PropertyDescriptionList Constructor (String, Boolean) |
Namespace:
ShellBoost.Core.WindowsPropertySystem
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public PropertyDescriptionList(
string propList,
bool throwOnError = false
)
Parameters
- propList
- Type: SystemString
The property list. - throwOnError (Optional)
- Type: SystemBoolean
if set to true Windows error may be thrown.
See Also