Project |
The ProjectFolders type exposes the following members.
Name | Description | |
---|---|---|
Changed | Fired when something in the object has changed, and the object is not suspended. (Inherited from SuspendableDocumentNodeBase) | |
CollectionChanged | 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. | |
TunneledEvent |
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) |