Graph.Paths 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
在加载期间序列化程序发现的 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