ProjectCollection.ProjectChanged Event

Definition

Raised when a Project contained by this instance is directly changed.

C#
public event EventHandler<Microsoft.Build.Evaluation.ProjectChangedEventArgs> ProjectChanged;

Event Type

Remarks

This event is NOT raised for direct project XML changes via the construction model.

Applies to

Produit Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1