Click or drag to resize

ShellChangeNotifierDirectories Property

The directories to receive change notifications for. Leave empty to receive change notifications for the whole file system. This is a dependency property.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public ObservableCollection<IJamItemIdList> Directories { get; }

Property Value

Type: ObservableCollectionIJamItemIdList
See Also