Click or drag to resize

ShellBrowserBase(ShellFolder) Constructor

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.2
Syntax
public ShellBrowserBase(
	ShellFolder p_ShellFolder
)

Parameters

p_ShellFolder  ShellFolder
The initial special folder
See Also