GraphPathSerializer.UsedPaths 属性

定义

获取组合调用用来反序列化 () 或序列化 () 的路径列表。

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

属性值

GraphPathSerializationDictionary

适用于