Click or drag to resize

PropertyDescriptionGetSortByAlias Method

Gets the sort by alias property.

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public PropertyDescription GetSortByAlias()

Return Value

Type: PropertyDescription
An instance of the PropertyDescription class.
See Also