GraphCommandDefinition::Direction Property
Visual Studio 2015
The direction of GraphContexts within this command.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
public: property GraphContextDirection Direction { GraphContextDirection get(); private: void set(GraphContextDirection value); }
Property Value
Type: Microsoft.VisualStudio.GraphModel::GraphContextDirectionReturns GraphContextDirection.
Show: