Click or drag to resize

PropertyKeyDescription Property

Gets the corresponding property description.

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

Property Value

Type: PropertyDescription
The description.
See Also