Compartir a través de


: ProfilePropertyCheckValue.PropertyNames (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Gets or sets the names of the profile properties to check for.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Property PropertyNames As String
'Uso
Dim instance As ProfilePropertyCheckValue
Dim value As String

value = instance.PropertyNames

instance.PropertyNames = value
public string PropertyNames { get; set; }

Valor de propiedad

The profile property names

Vea también

Referencia

ProfilePropertyCheckValue (Clase)
ProfilePropertyCheckValue (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)