BaseReference.Size Property

Definition

Specifies the file size in bytes.

public:
 property long Size { long get(); void set(long value); };
public long Size { get; set; }
member this.Size : int64 with get, set
Public Property Size As Long

Property Value

The file size in bytes.

Applies to