Compartir a través de


de la propiedad SPMobileFieldProperty.PropertyName

Obtiene o establece el nombre de la propiedad.

Espacio de nombres:  Microsoft.SharePoint.Mobile.WebControls
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public Property PropertyName As String
    Get
    Set
'Uso
Dim instance As SPMobileFieldProperty
Dim value As String

value = instance.PropertyName

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

Valor de propiedad

Tipo: System.String
Un objeto String que representa el nombre de la propiedad.

Vea también

Referencia

clase SPMobileFieldProperty

Miembros SPMobileFieldProperty

Espacio de nombres Microsoft.SharePoint.Mobile.WebControls