次の方法で共有


AutomationElementIdentifiers.ItemStatusProperty プロパティ

定義

アイテムの状態オートメーション プロパティを識別します。 現在のアイテムの状態は 、GetItemStatus メソッドによって返されます。

public:
 static property AutomationProperty ^ ItemStatusProperty { AutomationProperty ^ get(); };
static AutomationProperty ItemStatusProperty();
public static AutomationProperty ItemStatusProperty { get; }
var automationProperty = AutomationElementIdentifiers.itemStatusProperty;
Public Shared ReadOnly Property ItemStatusProperty As AutomationProperty

プロパティ値

オートメーション プロパティ識別子。

適用対象