: ProfilePropertyDisplayName.PropertyName (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the name of the profile property.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property PropertyName As String
'Uso
Dim instance As ProfilePropertyDisplayName
Dim value As String
value = instance.PropertyName
instance.PropertyName = value
public string PropertyName { get; set; }
Vea también
Referencia
ProfilePropertyDisplayName (Clase)
ProfilePropertyDisplayName (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)