AutomationElementIdentifiers.ItemStatusProperty 속성

정의

automation 속성을 상태 항목을 식별합니다. 상태 현재 항목은 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

속성 값

Automation 속성 식별자입니다.

적용 대상