Click or drag to resize

ShellTreeNodeParent Property

The parent ShellTreeNode, null if this is a root node.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public ShellTreeNode Parent { get; }

Property Value

Type: ShellTreeNode
See Also