ModuleSettings
Constructor
Description:
Constructs a new module settings.
Constructs a new module settings.
Parameters
Parameter | Type | Description |
---|---|---|
name | String | The module name. |
macroLanguageType | MacroLanguageType | The Macro language type. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |