Method SetModuleProperty
SetModuleProperty(string, string, string)
Set the value of a module property
Declaration
public string SetModuleProperty(string module, string propertyName, string propertyValue)
Parameters
Type | Name | Description |
---|---|---|
string | module | Name of the module |
string | propertyName | The property name |
string | propertyValue | The property value |
Returns
Type | Description |
---|---|
string |