Commands::Add Method
Visual Studio 2012
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Only.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
void Add( [InAttribute] String^ Guid, [InAttribute] int ID, [InAttribute] Object^% Control )
Parameters
- Guid
- Type: System::String
The GUID of the command.
- ID
- Type: System::Int32
The command ID.
- Control
- Type: System::Object%
The control.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.