MacroManager.GetMacroManager
Method
Description:
Gets the Macro manager from the application.
Gets the Macro manager from the application.
Parameters
Parameter | Type | Description |
---|---|---|
application | Application | The application. |
Return Value
Type | Description |
---|---|
MacroManager | The new Macro manager object. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |