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

項目の種類。

適用対象