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

项的类型。

适用于