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