Commands2::Add Method (String^, Int32, Object^)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft internal use only.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Parameters
- Guid
-
Type:
System::String^
The GUID of the command.
- ID
-
Type:
System::Int32
The command ID.
- Control
-
Type:
System::Object^
The control that appears on the toolbar.
Implements
Commands::Add(String^, Int32, Object^)
Show: