DTE2 Methods

 

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

NameDescription
System_CAPS_pubmethodExecuteCommand(String, String)

Executes the specified command.

System_CAPS_pubmethodGetObject(String)

Gets an interface or object that is late-bound to the DTE object and can be accessed by name at run time.

System_CAPS_pubmethodGetThemeColor(vsThemeColors)

Gets a color used to draw the user interface within Visual Studio.

System_CAPS_pubmethodLaunchWizard(String, Object())

Runs a wizard with the supplied parameters.

System_CAPS_pubmethodOpenFile(String, String)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodQuit()

Closes the Visual Studio environment.

System_CAPS_pubmethodSatelliteDllPath(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.

Return to top
Show: