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.2
Syntax
public ShellTreeNode Parent { get; }

Property Value

ShellTreeNode
See Also