DTEClass::ExecuteCommand Method (String^, String^)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
For more information on this method, refer to ExecuteCommand.
Assembly: EnvDTE (in EnvDTE.dll)
Parameters
- CommandName
-
Type:
System::String^
The name of the command.
- CommandArgs
-
Type:
System::String^
The command line arguments.
Implements
_DTE::ExecuteCommand(String^, String^)
Show: