Click or drag to resize

ShellBrowser Constructor (ShellFolder)

Initializes a new instance of the ShellBrowserBase class and assigns its SpecialFolder property

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public ShellBrowser(
	ShellFolder p_ShellFolder
)

Parameters

p_ShellFolder
Type: Jam.ShellShellFolder
The initial special folder
See Also