Click or drag to resize

KnownFolderNameForUI Property

Gets the relative name for Windows Shell UI.

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

Property Value

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