TargetFinishedEventArgs.Succeeded Property

Definition

True if target built successfully, 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

The value indicating whether the build of the target succeeded.

Attributes

Applies to

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