Click or drag to resize

ShellFolderGetRootFullDisplayName Method

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#
protected virtual string GetRootFullDisplayName()

Return Value

Type: String
The full display name.
See Also