SocialDataItem.TypeId プロパティ
このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。
名前空間: Microsoft.SharePoint.Client.Social
アセンブリ: Microsoft.SharePoint.Client.UserProfiles.Silverlight (Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll 内); Microsoft.SharePoint.Client.UserProfiles.Phone (Microsoft.SharePoint.Client.UserProfiles.Phone.dll 内) Microsoft.SharePoint.Client.UserProfiles (Microsoft.SharePoint.Client.UserProfiles.dll 内)
構文
'宣言
Public Overrides ReadOnly Property TypeId As String
Get
'使用
Dim instance As SocialDataItem
Dim value As String
value = instance.TypeId
public override string TypeId { get; }