Project |
The ProjectRenamedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| NewName | The name of the project after renaming. Null if no name is yet attached. (Inherited from ProjectEventArgs) | |
| OldName | The name of the project before renaming. Null if the project | |
| Project |
Gets the project. When opening a new project, this property is null.
(Inherited from ProjectEventArgs) | |
| ProjectEventKind |
Gets the kind of the project event.
(Inherited from ProjectEventArgs) |