EnvDTE100 Namespace

Contains additional automation types.

Interfaces

Debugger5

Debugger5 is used to interrogate and manipulate the state of the debugger and the program being debugged. Debugger5 supersedes the Debugger4 interface.

Expression2

The Expression2 object contains properties used to examine items returned by an expression evaluation.

Solution4

Represents all projects and solution-wide properties in the integrated development environment (IDE). Supersedes Solution, Solution2, and Solution3.

Enums

vsAddFromTemplateOptions

Represents the options for the method AddFromTemplateEx(String, String, String, String, Boolean, UInt32).

vsDocumentDockPreferenceOptions

Represents document window docking preferences.

vsRichClientExperienceOptions

Specifies rich client experience options.

Remarks

When you add an assembly reference to EnvDTE100.dll, you must also set the Embed Interop Types property of the assembly to false.