AutomationPeer.GetItemType 메서드

정의

요소가 나타내는 항목의 종류를 설명하는 문자열을 가져옵니다.

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

반환

String

Platform::String

winrt::hstring

항목의 종류입니다.

적용 대상