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