FileSize Property
Gets the size of the file.
[Visual Basic]
Public ReadOnly Property FileSize As Integer
Public ReadOnly Property FileSize As Integer
[C#]
public int FileSize {get;}
public int FileSize {get;}
Property Value
The size of the file.
See AlsoAttachmentItem Class | CuteWebUI Namespace