FileName Property
Gets the name of the file.
[Visual Basic]
Public ReadOnly Property FileName As String
Public ReadOnly Property FileName As String
[C#]
public string FileName {get;}
public string FileName {get;}
Property Value
The name of the file.
See AlsoPersistedFile Class | CuteWebUI Namespace