PropertyOrFieldNotInitializedException - Classe
L'exception est levée lorsque la propriété ou le champ n'est pas correctement initialisé.
Hiérarchie d’héritage
System.Object
System.Exception
System.SystemException
System.InvalidOperationException
Microsoft.SharePoint.Client.PropertyOrFieldNotInitializedException
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll) Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public NotInheritable Class PropertyOrFieldNotInitializedException _
Inherits InvalidOperationException
'Utilisation
Dim instance As PropertyOrFieldNotInitializedException
[SerializableAttribute]
public sealed class PropertyOrFieldNotInitializedException : InvalidOperationException
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.