Click or drag to resize

KnownFolderNameForAddressBar Property

Gets the relative name for the Windows Shell address bar.

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

Property Value

Type: String
The relative name for the Windows Shell address bar.
See Also