Method RestoreModulePropertyDefaultValue
RestoreModulePropertyDefaultValue(string, string)
Restore the default value of a module property
Declaration
[HandleProcessCorruptedStateExceptions]
public string RestoreModulePropertyDefaultValue(string module, string propertyName)
Parameters
| Type | Name | Description |
|---|---|---|
| string | module | Name of the module |
| string | propertyName | The property name |
Returns
| Type | Description |
|---|---|
| string |