Compartir a través de


de la propiedad SPClickthroughUsageEntry.UserTitle

NOTA: esta API está ahora obsoleta.

Obtiene o establece el título del usuario.

Espacio de nombres:  Microsoft.SharePoint.Administration
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Property UserTitle As String
    Get
    Set
'Uso
Dim instance As SPClickthroughUsageEntry
Dim value As String

value = instance.UserTitle

instance.UserTitle = value
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public string UserTitle { get; set; }

Valor de propiedad

Tipo: System.String
El título del usuario.

Vea también

Referencia

clase SPClickthroughUsageEntry

Miembros SPClickthroughUsageEntry

Espacio de nombres Microsoft.SharePoint.Administration