Compartir a través de


GraphSerializationErrorEventArgs (Constructor)

Espacio de nombres:  Microsoft.VisualStudio.GraphModel
Ensamblado:  Microsoft.VisualStudio.GraphModel (en Microsoft.VisualStudio.GraphModel.dll)

Sintaxis

'Declaración
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

Seguridad de .NET Framework

Vea también

Referencia

GraphSerializationErrorEventArgs Clase

Microsoft.VisualStudio.GraphModel (Espacio de nombres)