Click or drag to resize

ShellFolderRoot Property

Gets the root folder.

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

Property Value

Type: ShellFolder
The root folder.
See Also