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

属性值

自动化属性标识符。

适用于