Click or drag to resize

PropertyDescriptionGetSortByAlias Method

Gets the sort by alias property.

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

Return Value

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