Reference::DTE Property
Visual Studio 2015
Gets the top-level extensibility object.
Assembly: VSLangProj (in VSLangProj.dll)
In Visual Studio, the DTE is the root of the automation model, which other object models often call "Application".
Show: