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