Click or drag to resize

FolderSettingsResolvedDisplayName Property

Gets a final display name that's not empty.

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

Property Value

Type: String
A display name.
See Also