Partager via


PropertyNotFoundException, classe

Mise à jour : novembre 2007

Représente toutes les exceptions dans les scénarios où la propriété est introuvable.

Espace de noms :  Microsoft.SmartDevice.Connectivity
Assembly :  Microsoft.SmartDevice.Connectivity (dans Microsoft.SmartDevice.Connectivity.dll)

Syntaxe

<SerializableAttribute> _
Public Class PropertyNotFoundException _
    Inherits DatastoreException

Dim instance As PropertyNotFoundException
[SerializableAttribute]
public class PropertyNotFoundException : DatastoreException
[SerializableAttribute]
public ref class PropertyNotFoundException : public DatastoreException
public class PropertyNotFoundException extends DatastoreException

Notes

Les propriétés peuvent être interrogées dans les plateformes et les appareils.

Hiérarchie d'héritage

System.Object
  System.Exception
    Microsoft.SmartDevice.Connectivity.SmartDeviceException
      Microsoft.SmartDevice.Connectivity.DatastoreException
        Microsoft.SmartDevice.Connectivity.PropertyNotFoundException

Sécurité des threads

Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Membres PropertyNotFoundException

Microsoft.SmartDevice.Connectivity, espace de noms