Table of Contents

Property Name

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

Name

Gets the name of the attachment file.

public string Name { get; }

Property Value

string

Remarks

For attachments created from a file path, this is the source file name. For in-memory sources, this is the logical name supplied at construction time.