InitializeFileBlocksDownloadResponse.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.
The size of the data file in bytes.
public:
property long FileSizeInBytes { long get(); };
public long FileSizeInBytes { get; }
member this.FileSizeInBytes : int64
Public ReadOnly Property FileSizeInBytes As Long