Partager via


GraphSerializationErrorEventArgs.Error, propriété

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

Syntaxe

'Déclaration
Public ReadOnly Property Error As Exception
    Get
public Exception Error { get; }
public:
property Exception^ Error {
    Exception^ get ();
}
member Error : Exception
function get Error () : Exception

Valeur de propriété

Type : System.Exception

Sécurité .NET Framework

Voir aussi

Référence

GraphSerializationErrorEventArgs Classe

Microsoft.VisualStudio.GraphModel, espace de noms