Partager via


GraphSerializationErrorEventArgs, classe

Hiérarchie d'héritage

System.Object
  System.EventArgs
    Microsoft.VisualStudio.GraphModel.GraphSerializationErrorEventArgs

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
Public Class GraphSerializationErrorEventArgs _
    Inherits EventArgs
public class GraphSerializationErrorEventArgs : EventArgs
public ref class GraphSerializationErrorEventArgs : public EventArgs
type GraphSerializationErrorEventArgs =  
    class
        inherit EventArgs
    end
public class GraphSerializationErrorEventArgs extends EventArgs

Le type GraphSerializationErrorEventArgs expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique GraphSerializationErrorEventArgs

Début

Propriétés

  Nom Description
Propriété publique Error

Début

Méthodes

  Nom Description
Méthode publique Equals Détermine si l'Object spécifié est égal à l'Object en cours. (Hérité de Object.)
Méthode protégée Finalize Autorise un objet à tenter de libérer des ressources et d'exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par l'opération garbage collection. (Hérité de Object.)
Méthode publique GetHashCode Sert de fonction de hachage pour un type particulier. (Hérité de Object.)
Méthode publique GetType Obtient le Type de l'instance actuelle. (Hérité de Object.)
Méthode protégée MemberwiseClone Crée une copie superficielle de l'objet Object actif. (Hérité de Object.)
Méthode publique ToString Retourne une chaîne qui représente l'objet actuel. (Hérité de Object.)

Début

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

Microsoft.VisualStudio.GraphModel, espace de noms