Graph::CommonPaths Property
Visual Studio 2015
A dictionary of the common paths that are replaced during serialization.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property GraphPathSerializationDictionary^ CommonPaths { static GraphPathSerializationDictionary^ get(); }
Property Value
Type: Microsoft.VisualStudio.GraphModel::GraphPathSerializationDictionary^
Show: