DTE
(EnvDTE.DTE)
Inherits:
Interfaces:
_DTE
Derived Types:
0
Assembly:
envdte.dll
The top-level object in the Visual Studio automation object model. Use this object for functionality and refer to _DTE for this object’s documentation.
VB.NET
C#
|
C#
public interface DTE : EnvDTE._DTE
{
}
Articles