Click or drag to resize

ShellItemParent Property

Gets the parent folder.

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

Property Value

Type: ShellFolder
The parent.
See Also