Graph.CommonPaths Property

Definition

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

Property Value

Applies to