SPInvalidPropertyException - Classe

Représente une exception qui est levée pour les propriétés dans un sac de propriété non valides.

Hiérarchie d’héritage

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.SharePoint.SPException
        Microsoft.SharePoint.SPInvalidPropertyException

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

Syntaxe

'Déclaration
Public NotInheritable Class SPInvalidPropertyException _
    Inherits SPException
'Utilisation
Dim instance As SPInvalidPropertyException
public sealed class SPInvalidPropertyException : SPException

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SPInvalidPropertyException - Membres

Microsoft.SharePoint - Espace de noms