SPInvalidPropertyException-Klasse
Stellt eine Ausnahme dar, die für ungültige Eigenschaften in einer Eigenschaftensammlung ausgelöst wird.
Vererbungshierarchie
System.Object
System.Exception
System.ApplicationException
Microsoft.SharePoint.SPException
Microsoft.SharePoint.SPInvalidPropertyException
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class SPInvalidPropertyException _
Inherits SPException
'Usage
Dim instance As SPInvalidPropertyException
public sealed class SPInvalidPropertyException : SPException
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.