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 public override string FullDisplayName { get; }
Property Value
Type:
StringThe full display name.
See Also