Click or drag to resize

RootShellFolder Constructor (ShellItemIdList)

Initializes a new instance of the RootShellFolder class.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public RootShellFolder(
	ShellItemIdList idList
)

Parameters

idList
Type: ShellBoost.CoreShellItemIdList
The identifier list.
See Also