Graph::Save Method (XmlWriter^, GraphSerializationSettings^)
Visual Studio 2015
Saves the graph to the XmlWriter with the given settings.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- writer
-
Type:
System.Xml::XmlWriter^
The XmlWriter.
- settings
-
Type:
Microsoft.VisualStudio.GraphModel::GraphSerializationSettings^
The serialization settings.
Show: