次の方法で共有


HashTag.Name プロパティ

ハッシュ タグの内部名を取得します。

名前空間:  Microsoft.SharePoint.Client.UserProfiles
アセンブリ:   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 ReadOnly Property Name As String
    Get
'使用
Dim instance As HashTag
Dim value As String

value = instance.Name
public string Name { get; }

プロパティ値

型: System.String
ハッシュ タグの内部名です。タグの文字列は、識別子に追加されます。たとえば、 "L0|#0b62e3ade-e173-4ce1-bd06-7689073229f7|#someTagName"です。

関連項目

参照先

HashTag クラス

HashTag メンバー

Microsoft.SharePoint.Client.UserProfiles 名前空間