Click or drag to resize

PropertyKeyDescription Property

Gets the corresponding property description.

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public PropertyDescription Description { get; }

Property Value

Type: PropertyDescription
The description.
See Also