SocialActor.Uri - Propriété
Obtient canonique URI l'acteur.
Espace de noms : Microsoft.SharePoint.Client.Social
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 Uri As String
Get
'Utilisation
Dim instance As SocialActor
Dim value As String
value = instance.Uri
public string Uri { get; }
Valeur de propriété
Type : System.String