ProfilePropertyValue.ShowPrivate, propriété (Microsoft.SharePoint.Portal.WebControls)
Obsolète.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
<ObsoleteAttribute("This property has been deprecated and now obeys user privacy settings.")> _
Public Property ShowPrivate As Boolean
'Utilisation
Dim instance As ProfilePropertyValue
Dim value As Boolean
value = instance.ShowPrivate
instance.ShowPrivate = value
[ObsoleteAttribute("This property has been deprecated and now obeys user privacy settings.")]
public bool ShowPrivate { get; set; }
Voir aussi
Référence
ProfilePropertyValue, classe
Membres ProfilePropertyValue
Microsoft.SharePoint.Portal.WebControls, espace de noms