Click or drag to resize

CoreShellFolderSHGDN_FORADDRESSBAR Property

Gets the display name relative to the parent folder. In UI this name is generally ideal for display to the user.

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

Property Value

Type: String
The display name relative to the parent folder.
See Also