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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public ShellBrowser(
	ShellFolder p_ShellFolder
)

Parameters

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