Graph.CommonPaths 属性

定义

在序列化过程中被替换的公共路径的字典。

public:
 static property Microsoft::VisualStudio::GraphModel::GraphPathSerializationDictionary ^ CommonPaths { Microsoft::VisualStudio::GraphModel::GraphPathSerializationDictionary ^ get(); };
public static Microsoft.VisualStudio.GraphModel.GraphPathSerializationDictionary CommonPaths { get; }
member this.CommonPaths : Microsoft.VisualStudio.GraphModel.GraphPathSerializationDictionary
Public Shared ReadOnly Property CommonPaths As GraphPathSerializationDictionary

属性值

GraphPathSerializationDictionary

适用于