Click or drag to resize

RootShellFolderFullDisplayName Property

Gets this item's display name, that is, including the parent's full display name.

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

Property Value

Type: String
The full display name.
See Also