Click or drag to resize

ProjectFolders Events

The ProjectFolders type exposes the following members.

Events
 NameDescription
Public eventChangedFired when something in the object has changed, and the object is not suspended.
(Inherited from SuspendableDocumentNodeBase)
Public eventCollectionChanged Fired if a item or a directory is added or removed. Arguments are the type of change, the item, the old name and the new name. Note that for directories the item is of type string: it is the directory name.
Public eventTunneledEvent The event that is fired when the object is disposed. First argument is the sender, second argument is the original source, and third argument is the event arg.
(Inherited from SuspendableDocumentNodeBase)
Top
See Also