AutomationElement.AutomationElementInformation.LocalizedControlType 속성

정의

컨트롤 형식에 대한 설명을 가져옵니다.

public:
 property System::String ^ LocalizedControlType { System::String ^ get(); };
public string LocalizedControlType { get; }
member this.LocalizedControlType : string
Public ReadOnly Property LocalizedControlType As String

속성 값

"단추"와 같이 컨트롤 형식의 지역화된 설명입니다.

설명

자세한 내용은 LocalizedControlTypeProperty를 참조하세요.

적용 대상