EnvDTE100 Namespace
Contains additional automation types.
When you add an assembly reference to EnvDTE100.dll, you must also set the Embed Interop Types property of the assembly to false.
Interfaces
Interface | Description | |
---|---|---|
![]() |
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. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
vsAddFromTemplateOptions | Represents the options for the method AddFromTemplateEx. |
![]() |
vsDocumentDockPreferenceOptions | Represents document window docking preferences. |
![]() |
vsRichClientExperienceOptions |