Partager via


SPInvalidPropertyException.PropertyName - Propriété

Obtient le nom de la propriété pour laquelle l'exception est levée.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property PropertyName As String
    Get
'Utilisation
Dim instance As SPInvalidPropertyException
Dim value As String

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

Valeur de propriété

Type : System.String
Chaîne qui contient le nom de la propriété.

Voir aussi

Référence

SPInvalidPropertyException classe

SPInvalidPropertyException - Membres

Microsoft.SharePoint - Espace de noms