Click or drag to resize

PropertyDescriptionGetAdditionalSortByAliases Method

Gets additional sort by aliases properties.

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

Return Value

Type: IReadOnlyListPropertyDescription
A list of properties.
See Also