ContactLinksMicroView.ShowPropertyChanges, propriété (Microsoft.SharePoint.Portal.WebControls)
Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
<ResourcesAttribute("ColleaguesWP_AlertingOn_Properties_Text", "ProfileChange_AlertTypes_Text", "ColleaguesWP_AlertingOn_Properties_Text")> _
<WebPartStorageAttribute(Storage.Personal)> _
<DefaultValueAttribute(True)> _
Public Property ShowPropertyChanges As Boolean
'Utilisation
Dim instance As ContactLinksMicroView
Dim value As Boolean
value = instance.ShowPropertyChanges
instance.ShowPropertyChanges = value
[ResourcesAttribute("ColleaguesWP_AlertingOn_Properties_Text", "ProfileChange_AlertTypes_Text", "ColleaguesWP_AlertingOn_Properties_Text")]
[WebPartStorageAttribute(Storage.Personal)]
[DefaultValueAttribute(true)]
public bool ShowPropertyChanges { get; set; }
Voir aussi
Référence
ContactLinksMicroView, classe
Membres ContactLinksMicroView
Microsoft.SharePoint.Portal.WebControls, espace de noms