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

項目種類。

適用於