Click or drag to resize

ShellBrowserBase Constructor (ShellFolder)

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

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

Parameters

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