PropertyDescriptionGetSortDescriptionLabel Method |
Gets the sort description label.
Namespace:
ShellBoost.Core.WindowsPropertySystem
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public string GetSortDescriptionLabel(
bool descending
)
Parameters
- descending
- Type: SystemBoolean
if set to true gets the label for descending sort.
Return Value
Type:
StringA string.
See Also