de la propiedad HashTag.Name
Obtiene el nombre interno de la etiqueta hash.
Espacio de nombres: Microsoft.SharePoint.Client.UserProfiles
Ensamblados: Microsoft.SharePoint.Client.UserProfiles.Silverlight (en Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (en Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (en Microsoft.SharePoint.Client.UserProfiles.dll)
Sintaxis
'Declaración
Public ReadOnly Property Name As String
Get
'Uso
Dim instance As HashTag
Dim value As String
value = instance.Name
public string Name { get; }
Valor de propiedad
Tipo: System.String
Nombre de la etiqueta hash interno. La cadena de la etiqueta se anexa un identificador. Por ejemplo, "L0|#0b62e3ade-e173-4ce1-bd06-7689073229f7|#someTagName".