GraphSerializationSettings Properties

 

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

NameDescription
System_CAPS_pubpropertyGraphNodeIdMapper

Converts one GraphNodeId to another before serializing it.

System_CAPS_pubpropertySort

Sets whether the serializer should sort elements before serializing.

Default is true. Set this to false for better performance but less readability.

Return to top
Show: