Graph::Paths Property
Visual Studio 2015
CommonPaths found by the serializer during load which we will also use during save.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property GraphPathSerializationDictionary^ Paths { GraphPathSerializationDictionary^ get(); internal: void set(GraphPathSerializationDictionary^ value); }
Property Value
Type: Microsoft.VisualStudio.GraphModel::GraphPathSerializationDictionary^
Show: