Click or drag to resize

FileDialogEventArgsFolderIdList Property

Gets the folder id list.

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

Property Value

Type: ShellItemIdList
The folder id list.
See Also