Graph::ToXml Method ()

 

Converts the graph to XML using the GraphSerializer.

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

public:
String^ ToXml()

Return Value

Type: System::String^

String that contains serialized graph.

Return to top
Show: