GraphSerializationSettings Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Settings for serializing a graph.
C++
public ref class GraphSerializationSettings
public class GraphSerializationSettings
type GraphSerializationSettings = class
Public Class GraphSerializationSettings
- Inheritance
-
GraphSerializationSettings
Graph |
Converts one GraphNodeId to another before serializing it. |
Sort |
Sets whether or not the serializer should sort elements before serializing. Default is true. Set this to false for better performance but less readability. |
Error |
Raised when an exception happens during serialization. |
Produkt | Versiounen |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |