DTE Methods

Include Protected Members
Include Inherited Members

The DTE type exposes the following members.

Methods

  Name Description
Public method ExecuteCommand Executes the specified command. (Inherited from _DTE.)
Public method GetObject Gets an interface or object that is late-bound to the DTE object and can be accessed by name at run time. (Inherited from _DTE.)
Public method LaunchWizard Runs a wizard with the supplied parameters. (Inherited from _DTE.)
Public method OpenFile Infrastructure. Microsoft Internal Use Only. (Inherited from _DTE.)
Public method Quit Closes the environment. (Inherited from _DTE.)
Public method SatelliteDllPath Returns the computed path to the satellite DLL when given the installation directory for an Add-in or wizard and the file name of the DLL containing localized resources. (Inherited from _DTE.)

Top

See Also

Reference

DTE Interface

EnvDTE Namespace