Click or drag to resize

ProjectEventArgs Properties

The ProjectEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyNewNameThe name of the project after renaming. Null if no name is yet attached.
Public propertyProject Gets the project. When opening a new project, this property is null.
Public propertyProjectEventKind Gets the kind of the project event.
Top
See Also