GraphCommandDefinition Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | BaseTypes | A definition representing a BaseTypes relationship. |
![]() ![]() | Calls | A definition representing a Calls relationship. |
![]() ![]() | Contains | A definition representing a Contains relationship. |
![]() ![]() | DerivedTypes | A definition representing a DerivedTypes relationship. |
![]() | Direction | The direction of GraphContexts within this command. |
![]() | Id | The unique identifier for this command. |
![]() ![]() | IsCalledBy | A definition representing an IsCalledBy relationship. |
![]() ![]() | IsDefinedBy | A definition representing an IsDefinedBy relationship. |
![]() ![]() | IsUsedBy | A definition representing an IsUsedBy relationship. |
![]() | Label | The readable label for this command. |
![]() | Priority | The priority used to sort the command when it is presented to the user. Commands with lower numbers are positioned higher in the resulting sort. |
Show:

