PersonProperties.PersonalUrl - Propriété
Obtient l'URL absolue du site personnel de l'utilisateur.
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 ReadOnly Property PersonalUrl As String
Get
'Utilisation
Dim instance As PersonProperties
Dim value As String
value = instance.PersonalUrl
public string PersonalUrl { get; }
Valeur de propriété
Type : System.String
L'URL absolue du site personnel de l'utilisateur.