Thread2::DTE Property
Visual Studio 2015
Gets the top-level extensibility object.
Assembly: EnvDTE90 (in EnvDTE90.dll)
Implements
Thread::DTEIn Visual Studio, the DTE object is the root of the automation model, which other object models often call "Application."
The following example demonstrates how to use the Collection property.
Show: