Graph.CommonPaths Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A dictionary of the common paths that are replaced during serialization.
public:
static property Microsoft::VisualStudio::GraphModel::GraphPathSerializationDictionary ^ CommonPaths { Microsoft::VisualStudio::GraphModel::GraphPathSerializationDictionary ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphPathSerializationDictionary CommonPaths { get; }
static member CommonPaths : Microsoft.VisualStudio.GraphModel.GraphPathSerializationDictionary
Public Shared ReadOnly Property CommonPaths As GraphPathSerializationDictionary