Partager via


UserProfile.DisplayName - Propriété

Espace de noms :  Microsoft.SharePoint.Client.UserProfiles
Assemblys :   Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)

Syntaxe

'Déclaration
Public Property DisplayName As String
    Get
    Set
'Utilisation
Dim instance As UserProfile
Dim value As String

value = instance.DisplayName

instance.DisplayName = value
public string DisplayName { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

UserProfile classe

UserProfile - Membres

Microsoft.SharePoint.Client.UserProfiles - Espace de noms