GraphSerializationErrorEventArgs Constructor (Exception^)
Visual Studio 2015
Constructs a SerializationErrorEventArgs wrapping the given exception.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- error
-
Type:
System::Exception^
The exception for this serialization error.
Show: