DTE2 Methods
Visual Studio 2015
Namespace:
EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Name | Description | |
|---|---|---|
![]() | ExecuteCommand(String, String) | Executes the specified command. |
![]() | GetObject(String) | Gets an interface or object that is late-bound to the DTE object and can be accessed by name at run time. |
![]() | GetThemeColor(vsThemeColors) | Gets a color used to draw the user interface within Visual Studio. |
![]() | LaunchWizard(String, Object()) | Runs a wizard with the supplied parameters. |
![]() | OpenFile(String, String) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | Quit() | Closes the Visual Studio environment. |
![]() | SatelliteDllPath(String, String) | Returns the computed path to the satellite DLL when given the installation directory for an application and the file name of the DLL containing localized resources. |
Show:
