Click or drag to resize

ItemIdList Constructor (EnvironmentSpecialFolder)

Initializes a new instance of the ItemIdList class that contains an ItemIdList to the given special folder.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public ItemIdList(
	EnvironmentSpecialFolder aSpecialFolder
)

Parameters

aSpecialFolder
Type: SystemEnvironmentSpecialFolder
An enumerated constant that identifies a system special folder.
See Also