Click or drag to resize

ShellChangeNotifierList Properties

The ShellChangeNotifierList type exposes the following members.

Properties
  NameDescription
Public propertyAllowDuplicates
Gets or sets a value indicating whether to allow duplicate entries in the list.
(Inherited from PathCollection.)
Public propertyCheckIfExists
If true, paths that do not exist will not be added to the list
(Inherited from PathCollection.)
Public propertyIsReadOnly
Gets a value indicating whether the collection is read-only.
(Inherited from PathCollection.)
Public propertyItem
Returns a path with a certain index.
(Inherited from PathCollection.)
Top
See Also