IGraphContext.Direction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The direction to traverse starting from the input nodes.
public:
property Microsoft::VisualStudio::GraphModel::GraphContextDirection Direction { Microsoft::VisualStudio::GraphModel::GraphContextDirection get(); };
public Microsoft.VisualStudio.GraphModel.GraphContextDirection Direction { get; }
member this.Direction : Microsoft.VisualStudio.GraphModel.GraphContextDirection
Public ReadOnly Property Direction As GraphContextDirection