Graph::CommonPaths Property

 

A dictionary of the common paths that are replaced during serialization.

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

public:
property GraphPathSerializationDictionary^ CommonPaths {
	static GraphPathSerializationDictionary^ get();
}
Return to top
Show: