Partager via


SPClickthroughUsageEntry.UserTitle - Propriété

Remarque : cette API est désormais obsolète.

Obtient ou définit le titre de l'utilisateur.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Property UserTitle As String
    Get
    Set
'Utilisation
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; }

Valeur de propriété

Type : System.String
Le titre de l'utilisateur.

Voir aussi

Référence

SPClickthroughUsageEntry classe

SPClickthroughUsageEntry - Membres

Microsoft.SharePoint.Administration - Espace de noms