Freigeben über


PropertyOrFieldNotInitializedException-Klasse

Diese Ausnahme wird ausgelöst, wenn die Eigenschaft oder das Feld nicht ordnungsgemäß Initialisierung.

Vererbungshierarchie

System.Object
  System.Exception
    System.SystemException
      System.InvalidOperationException
        Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException

Namespace:  Microsoft.SharePoint.Client
Assemblys:   Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (in Microsoft.SharePoint.Client.Phone.Runtime.dll)  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class PropertyOrFieldNotInitializedException _
    Inherits InvalidOperationException
'Usage
Dim instance As PropertyOrFieldNotInitializedException
[SerializableAttribute]
public sealed class PropertyOrFieldNotInitializedException : InvalidOperationException

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

PropertyOrFieldNotInitializedException-Member

Microsoft.SharePoint.Client-Namespace