Click or drag to resize

KnownFolderNameForUI Property

Gets the relative name for Windows Shell UI.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string NameForUI { get; }

Property Value

Type: String
The relative name for Windows Shell UI.
See Also