BuildStatusEventArgs Hierarchy

The following table lists the classes derived from Microsoft.Build.Framework.BuildStatusEventArgs .

Derived Classes

Class Description
Microsoft.Build.Framework.BuildFinishedEventArgs Provides data for the BuildFinished event.
Microsoft.Build.Framework.BuildStartedEventArgs Provides data for the BuildStarted event.
Microsoft.Build.Framework.ProjectFinishedEventArgs Provides data for the ProjectFinished event.
Microsoft.Build.Framework.ProjectStartedEventArgs Provides data for the ProjectStarted event.
Microsoft.Build.Framework.TargetFinishedEventArgs Initializes a new instance of the TargetFinishedEventArgs class.
Microsoft.Build.Framework.TargetStartedEventArgs Provides data for the TargetStarted event.
Microsoft.Build.Framework.TaskFinishedEventArgs Provides data for the TaskFinished event.
Microsoft.Build.Framework.TaskStartedEventArgs Provides data for the TaskStarted event.

See Also

Reference

BuildStatusEventArgs Class
BuildStatusEventArgs Members
Microsoft.Build.Framework Namespace