Share via


SPInvalidPropertyException class

Representa uma exceção que é lançada para propriedades inválidas em um recipiente de propriedades.

Inheritance hierarchy

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

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public NotInheritable Class SPInvalidPropertyException _
    Inherits SPException
'Uso
Dim instance As SPInvalidPropertyException
public sealed class SPInvalidPropertyException : SPException

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

SPInvalidPropertyException members

Microsoft.SharePoint namespace