ModuleSettings
Description:
Constructs a new module settings.
Constructs a new module settings.
public ModuleSettings(
string name,
MacroLanguageType macroLanguageType
)
-
StringnameThe module name.
-
macroLanguageTypeThe Macro language type.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration