Click or drag to resize

FileDialogEventArgsFolderIdList Property

Gets the folder id list.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public ShellItemIdList FolderIdList { get; }

Property Value

Type: ShellItemIdList
The folder id list.
See Also