AutomationPeer.GetItemType 方法

定义

获取一个字符串,它描述对象表示何种类型的项。

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

返回

String

项的类型。

例外

目前正在对此方法进行公开调用。

注解

返回的字符串示例包括“邮件”、“联系人”和“文档”。

适用于

另请参阅