InitializeAnnotationBlocksDownloadResponse.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 int FileSizeInBytes { int get(); };
public int FileSizeInBytes { get; }
member this.FileSizeInBytes : int
Public ReadOnly Property FileSizeInBytes As Integer