Click or drag to resize

PropertyDescriptionSortDescription Property

Gets the sort description.

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

Property Value

Type: PROPDESC_SORTDESCRIPTION
The sort description.
See Also