Click or drag to resize

ChangeNotifyEntryIdList Property

The PIDL for which to receive notifications.

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

Property Value

Type: ShellItemIdList
The PIDL.

Implements

IWithIdListIdList
See Also