次の方法で共有


INavigableItem.State プロパティ

定義

指定したアイテムの状態を取得します。

public:
 property int State { int get(); };
public int State { get; }
member this.State : int
Public ReadOnly Property State As Integer

プロパティ値

アイテムの状態を表す整数です。

適用対象