Click or drag to resize

ShellTreeViewRootNode Property

Returns the first root element of the type ShellTreeNode of this shell treeview.

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

Property Value

ShellTreeNode
See Also