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

Property Value

Type: ShellTreeNode
See Also