GraphSerializationSettings Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | GraphNodeIdMapper | Converts one GraphNodeId to another before serializing it. |
![]() | Sort | Sets whether the serializer should sort elements before serializing. Default is true. Set this to false for better performance but less readability. |
Show:
