Compartilhar via


UserProfile.IsPrivacySettingOn propriedade

Namespace:  Microsoft.SharePoint.Client.UserProfiles
Assemblies:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxe

'Declaração
Public ReadOnly Property IsPrivacySettingOn As Boolean
    Get
'Uso
Dim instance As UserProfile
Dim value As Boolean

value = instance.IsPrivacySettingOn
public bool IsPrivacySettingOn { get; }

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

UserProfile classe

UserProfile membros

Microsoft.SharePoint.Client.UserProfiles namespace