DTEClass::MacrosIDE Property

 

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

For more information on this property, refer to MacrosIDE.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
property DTE^ MacrosIDE {
	virtual DTE^ get();
}

Property Value

Type: EnvDTE::DTE^

The application for the macros.

Implements

_DTE::MacrosIDE
Return to top
Show: