Graph::Save Method (Stream^, GraphSerializationSettings^)
Visual Studio 2015
Save the graph to the output stream with the given settings.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- outputStream
-
Type:
System.IO::Stream^
The output stream.
- settings
-
Type:
Microsoft.VisualStudio.GraphModel::GraphSerializationSettings^
The serialization settings.
Show: