Commands2.CommandInfo Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
CommandInfo(Object, String%, Int32%)
(Inherited from Commands.)
CommandInfo(Object, String%, Int32%)
Returns the command GUID and ID associated with the given Microsoft.VisualStudio.CommandBars.CommandBar control.
Top