Graph.Paths Property

Definition

CommonPaths found by the serializer during load which we will also use during save.

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

Property Value

Applies to