다음을 통해 공유


AutomationElementIdentifiers.LandmarkTypeProperty 속성

정의

랜드마크 형식 자동화 속성의 식별자를 가져옵니다.

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

속성 값

랜드마크 형식 자동화 속성의 식별자입니다.

설명

랜드마크는 잘 알려진 값 또는 사용자 지정 지역화된 문자열일 수 있는 형식으로 정의됩니다.

적용 대상