Project |
The ProjectFolderPropertyDocumentCollection 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 when one or more project items are added, deleted or renamed. Not fired when content in the project item has changed.
Arguments are the type of change, the item that changed, the old name (if renamed), and the new name (if renamed).
This event can not be suspended.
(Inherited from ProjectItemCollectionBaseTItem) | |
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) |