This documentation is for the old version. Go to the latest Upload Suite docs

NirvanixExtender.SizeBytes Property

Gets or sets the size of the file to be uploaded in bytes.

Namespace: Aurigma.ImageUploader.Nirvanix
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Property SizeBytes As Integer
C#
public int SizeBytes { get; set; }

Property Value

The value that represents a size of the file to be uploaded.

See Also

Reference