CuteEditor for .NET 6.2 Class Library

AttachmentItem.FileName Property

Gets the name of the file.

[Visual Basic]
Public ReadOnly Property FileName As String
[C#]
public string FileName {get;}

Property Value

The name of the file.

See Also

AttachmentItem Class | CuteEditor Namespace