_DTE.MacrosIDE Property

Definition

Gets the root of the Macros IDE's automation model.

C++/CX
public:
 property EnvDTE::DTE ^ MacrosIDE { EnvDTE::DTE ^ get(); };

Property Value

DTE

A DTE object.

Attributes

Examples

VB
Sub MacrosIDEExample()  
  MsgBox(DTE.MacrosIDE.Name)  
End Sub  

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019