Click or drag to resize

ShellChangeNotifierItemIdList Property

Allows to set an ItemIdList that should be monitored.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public ItemIdList ItemIdList { get; set; }

Property Value

Type: ItemIdList
Remarks
Use if only one ItemIdList is to be watched, e.g. This PC. A prior value is replaced.
See Also