CommitFileBlocksUploadResponse.FileSizeInBytes Property

Definition

Gets the size of the stored file in bytes.

public:
 property long FileSizeInBytes { long get(); };
public long FileSizeInBytes { get; }
member this.FileSizeInBytes : int64
Public ReadOnly Property FileSizeInBytes As Long

Property Value

The size of the stored file in bytes.

Applies to