GraphCommandDefinition.Direction Property

Definition

The direction of GraphContexts within this command.

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

Property Value

Applies to