Method ListModuleProperties
ListModuleProperties(string)
Returns all the properties in the given module
Declaration
[HandleProcessCorruptedStateExceptions]
public PropertyInfoList ListModuleProperties(string module)
Parameters
| Type | Name | Description |
|---|---|---|
| string | module | Name of the module |
Returns
| Type | Description |
|---|---|
| PropertyInfoList |