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

속성 값

Automation 속성 식별자입니다.

적용 대상