FileSize Property

php Uploader

PHP File Uploader Class Reference

PersistedFile.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

PersistedFile Class | CuteWebUI Namespace