Click or drag to resize

FolderSettingsResolvedDisplayName Property

Gets a final display name that's not empty.

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

Property Value

Type: String
A display name.
See Also