Commands Members
Include Protected Members
Include Inherited Members
Contains all of the commands, in the form of Command objects, in the environment.
The Commands type exposes the following members.
Methods
Name
Description
Infrastructure.
Creates a named command that is saved by the environment and made available the next time the environment starts, even if the Add-in is not loaded on environment startup.
Returns the command GUID and ID associated with the given Microsoft.VisualStudio.CommandBars.CommandBar control.
Overloaded.
Returns a Command object in a Commands collection.
Executes the specified command.
Top
Properties
Name
Description
Gets a value indicating the number of objects in the Commands collection.
Gets the top-level extensibility object.
Gets the immediate parent object of a Commands collection.
Top