UserProfile.IsSelf - 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 ReadOnly Property IsSelf As Boolean
Get
'Utilisation
Dim instance As UserProfile
Dim value As Boolean
value = instance.IsSelf
public bool IsSelf { get; }
Valeur de propriété
Type : System.Boolean