CommitFileBlocksUploadResponse.FileSizeInBytes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.