BuildFinishedEventArgs.Succeeded Property

Definition

Succeeded is true if the build succeeded; false otherwise.

C#
public bool Succeeded { get; }
C#
public bool Succeeded { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }

Property Value

true to indicate the build succeeded; otherwise, false.

Attributes

Applies to

Product Versions
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17