获取哈希标记的内部名称。
命名空间: 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"。