ShellBrowser .Net Edition
RootedAt Property
NamespacesJam.ShellShellTreeViewRootedAt
Defines the root folder of this ShellTreeView
Declaration Syntax
C#Visual BasicVisual C++
public ShellFolder RootedAt { get; set; }
Public Property RootedAt As ShellFolder
public:
property ShellFolder RootedAt {
	ShellFolder get ();
	void set (ShellFolder value);
}
Exceptions
ExceptionCondition
COMExceptionA COM-Exception is thrown if the special folder selected is not supported by the system the application is running on.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)