次の方法で共有


AutomationElementIdentifiers.ItemTypeProperty プロパティ

定義

項目の種類のオートメーション プロパティを識別します。 アイテムの種類の値は、 GetItemType メソッドによって返されます。

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

プロパティ値

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

適用対象