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