SPMobileFieldProperty.PropertyName - Propriété
Gets or sets the name of the property.
Espace de noms : Microsoft.SharePoint.Mobile.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property PropertyName As String
Get
Set
'Utilisation
Dim instance As SPMobileFieldProperty
Dim value As String
value = instance.PropertyName
instance.PropertyName = value
public string PropertyName { get; set; }
Valeur de propriété
Type : System.String
Un objet String qui représente le nom de la propriété.