_DTE Methods

 

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.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_pubmethodLaunchWizard(String^, array<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 environment.

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

Return to top
Show: