Click or drag to resize

RootShellFolderFullDisplayName Property

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

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

Property Value

Type: String
The full display name.
See Also