PropertyDescriptionGetRelatedProperty Method |
Gets a related property.
Namespace:
ShellBoost.Core.WindowsPropertySystem
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public PropertyDescription GetRelatedProperty(
string relation
)
Parameters
- relation
- Type: SystemString
The relation.
Return Value
Type:
PropertyDescriptionAn instance of the PropertyDescription class.
See Also