UploadedFile.SourceSize Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets a size of this user-selected file in bytes.

Namespace: Aurigma.ImageUploaderFlash
Assembly: Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)

Syntax

C#
public abstract int SourceSize { get; }

Property Value

Type: System..Int32

The size of this user-selected file in bytes.

See Also

Reference