PartitionRuntimeInformation.IsEmpty Property

Definition

Gets if the partition is emtpy or not.

public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Property Value

Boolean indicating if partition is empty.

Applies to