AutomationPeer.GetLocalizedControlType 메서드

정의

이 자동화 피어와 연결된 컨트롤의 AutomationControlType 값을 나타내는 지역화된 문자열을 가져옵니다.

public:
 virtual Platform::String ^ GetLocalizedControlType() = GetLocalizedControlType;
winrt::hstring GetLocalizedControlType();
public string GetLocalizedControlType();
function getLocalizedControlType()
Public Function GetLocalizedControlType () As String

반환

String

Platform::String

winrt::hstring

컨트롤의 형식입니다.

적용 대상