UploadedFile.SourceSize Property ActiveX/Java Uploader ASP.NET

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

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.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