Click or drag to resize

PropertyDescriptionGetAdditionalSortByAliases Method

Gets additional sort by aliases properties.

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public IReadOnlyList<PropertyDescription> GetAdditionalSortByAliases()

Return Value

Type: IReadOnlyListPropertyDescription
A list of properties.
See Also