Click or drag to resize

CoreShellFolderSHGDN_NORMAL Property

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

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

Property Value

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