The properties of the BuildEventArgs class are listed below. For a complete list of BuildEventArgs class members, see the BuildEventArgs Members topic.
![]() | Gets or sets the Exception associated with this event. |
![]() | Gets or sets the message associated with this event. |
![]() | Gets or sets the priority level associated with this event. |
![]() | Gets the Project that fired this event. |
![]() | Gets the Target that fired this event. |
![]() | Gets the Task that fired this event. |
BuildEventArgs Class | NAnt.Core Namespace