FileName Property

php Uploader

PHP File Uploader Class Reference

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 | CuteWebUI Namespace