Partager via


GraphSerializationErrorEventArgs, constructeur

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

Syntaxe

'Déclaration
Public Sub New ( _
    error As Exception _
)
public GraphSerializationErrorEventArgs(
    Exception error
)
public:
GraphSerializationErrorEventArgs(
    Exception^ error
)
new : 
        error:Exception -> GraphSerializationErrorEventArgs
public function GraphSerializationErrorEventArgs(
    error : Exception
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

GraphSerializationErrorEventArgs Classe

Microsoft.VisualStudio.GraphModel, espace de noms