AutomationPeer.GetItemType 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得字串,這個字串描述物件所表示的項目類型。
public:
System::String ^ GetItemType();
public string GetItemType ();
member this.GetItemType : unit -> string
Public Function GetItemType () As String
傳回
項目種類。
例外狀況
目前正在公開呼叫此方法。
備註
傳回字串的範例包括 「Mail Message」、「Contact」 和 「Document」。