Partition.EstimatedSize 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 estimated size of the partition in bytes.
public long EstimatedSize { get; set; }
member this.EstimatedSize : int64 with get, set
Public Property EstimatedSize As Long
Property Value
A 64-bit signed integer.
Remarks
This is a read-only property.