Click or drag to resize

ChangeNotifierIdList Property

Gets the monitored PIDL. May be null.

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

Property Value

Type: IWithIdList
The monitored PIDL.
See Also