次の方法で共有


PartitionProperties.IsEmpty プロパティ

定義

パーティションが現在空かどうかを示します。

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

プロパティ値

true パーティションが空の場合は 。それ以外の場合は false

適用対象