GraphPathSerializer.UsedPaths Property

Definition

Get the list of paths that were used by the combined calls to Deserialize() or Serialize().

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

Property Value

Applies to