Partilhar via


Construtor GraphSerializationErrorEventArgs

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (em Microsoft.VisualStudio.GraphModel.dll)

Sintaxe

'Declaração
Public Sub New ( _
    error As Exception _
)
public GraphSerializationErrorEventArgs(
    Exception error
)
public:
GraphSerializationErrorEventArgs(
    Exception^ error
)
new : 
        error:Exception -> GraphSerializationErrorEventArgs
public function GraphSerializationErrorEventArgs(
    error : Exception
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

GraphSerializationErrorEventArgs Classe

Namespace Microsoft.VisualStudio.GraphModel