Graph.Paths 属性

定义

在加载期间序列化程序发现的 CommonPaths,在保存过程中也将用到它。

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

属性值

GraphPathSerializationDictionary

适用于