Share via


Graph.Save Method

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Save(Stream, GraphSerializationSettings) Save the graph to the output stream with the given settings.
Public method Save(String, GraphSerializationSettings) Saves the Graph the a file.
Public method Save(XmlWriter, GraphSerializationSettings) Saves the graph to the XmlWriter with the given settings.

Top

See Also

Reference

Graph Class

Microsoft.VisualStudio.GraphModel Namespace