Share via


PartitionProperties.IsEmpty Property

Definition

Indicates whether or not the partition is currently empty.

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

Property Value

true if the partition is empty; otherwise, false.

Applies to