Share via


DTEClass.MacrosIDE Property

Definition

For more information on this property, refer to MacrosIDE.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual property EnvDTE::DTE ^ MacrosIDE { EnvDTE::DTE ^ get(); };
public:
 virtual property EnvDTE::DTE ^ MacrosIDE { EnvDTE::DTE ^ get(); };
[System.Runtime.InteropServices.DispId(238)]
public virtual EnvDTE.DTE MacrosIDE { [System.Runtime.InteropServices.DispId(238)] get; }
[<System.Runtime.InteropServices.DispId(238)>]
[<get: System.Runtime.InteropServices.DispId(238)>]
member this.MacrosIDE : EnvDTE.DTE
Public Overridable ReadOnly Property MacrosIDE As DTE

Property Value

DTE

The application for the macros.

Implements

Attributes

Applies to