DTE Methods
Visual Studio 2015
Namespace:
EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
| Name | Description | |
|---|---|---|
![]() | ExecuteCommand(String, String) | Executes the specified command.(Inherited from _DTE.) |
![]() | GetObject(String) | |
![]() | LaunchWizard(String, Object()) | Runs a wizard with the supplied parameters.(Inherited from _DTE.) |
![]() | OpenFile(String, String) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.(Inherited from _DTE.) |
![]() | Quit() | Closes the environment.(Inherited from _DTE.) |
![]() | SatelliteDllPath(String, String) | Returns the computed path to the satellite DLL when given the installation directory and the file name of the DLL containing localized resources.(Inherited from _DTE.) |
Show:
