Click or drag to resize

ShellItemParent Property

Gets the parent folder.

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

Property Value

Type: ShellFolder
The parent.
See Also