The DirectoryEventArgs<(Of <(<'TWatchedObject>)>)> type exposes the following members.

Properties

  NameDescription
Public propertyAdded
Get the existing object identifiers that were added.
Public propertyChanged
Get the existing objects that changed.
Public propertyPending
Gets the pending status for this update.
Public propertyRemoved
Get the existing object identifiers that were removed.

See Also