ShellBrowser .Net Edition
ShellBrowser Constructor (ObjectPath)
NamespacesJam.ShellShellBrowserShellBrowser(String)
Initializes a new instance of the ShellBrowser class makes the object with the given path the active object.
Declaration Syntax
C#Visual BasicVisual C++
public ShellBrowser(
	string ObjectPath
)
Public Sub New ( _
	ObjectPath As String _
)
public:
ShellBrowser(
	String^ ObjectPath
)
Parameters
ObjectPath (String)
The file system path of the object that should be initially the active object.

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