| Mediachase FileUploader.NET 1.9 Framework Help | |
McHttpPostedFile.ContentLength Property
Gets the size in bytes of an uploaded file.
[Visual Basic]Public ReadOnly Property ContentLength As
Integer [C#]public
int ContentLength {get;}
Property Value
The length of the file.
See Also
McHttpPostedFile Class | Mediachase.FileUploader.Web Namespace