TargetFinishedEventArgs.Succeeded Property

Definition

True if target built successfully, false otherwise

public bool Succeeded { get; }
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