ProfilePropertyCheckValue.PropertyNames, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the names of the profile properties to check for.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property PropertyNames As String
'Utilisation
Dim instance As ProfilePropertyCheckValue
Dim value As String
value = instance.PropertyNames
instance.PropertyNames = value
public string PropertyNames { get; set; }
Valeur de la propriété
The profile property names
Voir aussi
Référence
ProfilePropertyCheckValue, classe
Membres ProfilePropertyCheckValue
Microsoft.SharePoint.Portal.WebControls, espace de noms