GraphCommandDefinition Properties

 

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticBaseTypes

A definition representing a BaseTypes relationship.

System_CAPS_pubpropertySystem_CAPS_staticCalls

A definition representing a Calls relationship.

System_CAPS_pubpropertySystem_CAPS_staticContains

A definition representing a Contains relationship.

System_CAPS_pubpropertySystem_CAPS_staticDerivedTypes

A definition representing a DerivedTypes relationship.

System_CAPS_pubpropertyDirection

The direction of GraphContexts within this command.

System_CAPS_pubpropertyId

The unique identifier for this command.

System_CAPS_pubpropertySystem_CAPS_staticIsCalledBy

A definition representing an IsCalledBy relationship.

System_CAPS_pubpropertySystem_CAPS_staticIsDefinedBy

A definition representing an IsDefinedBy relationship.

System_CAPS_pubpropertySystem_CAPS_staticIsUsedBy

A definition representing an IsUsedBy relationship.

System_CAPS_pubpropertyLabel

The readable label for this command.

System_CAPS_pubpropertyPriority

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.

Return to top
Show: