SocialFeedManager.Owner - Propriété
Obtient un objet SocialActor qui représente l'utilisateur actuel.
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 Owner As SocialActor
Get
'Utilisation
Dim instance As SocialFeedManager
Dim value As SocialActor
value = instance.Owner
public SocialActor Owner { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.Social.SocialActor