AutomationPeer.GetItemType 方法

定義

取得字串,這個字串描述物件所表示的項目類型。

public:
 System::String ^ GetItemType();
public string GetItemType ();
member this.GetItemType : unit -> string
Public Function GetItemType () As String

傳回

String

項目種類。

例外狀況

目前正在公開呼叫此方法。

備註

傳回字串的範例包括 「Mail Message」、「Contact」 和 「Document」。

適用於

另請參閱