AttachmentItemFileName Property |
Gets the name of the file.
Namespace: CuteWebUIAssembly: CuteWebUI.AjaxUploader (in CuteWebUI.AjaxUploader.dll) Version: 4.0.0.0
Syntaxpublic string FileName { get; }
Public ReadOnly Property FileName As String
Get
Property Value
Type:
StringThe name of the file.
See Also