IBuildEngine.ContinueOnError Property

Definition

Returns true if the ContinueOnError flag was set to true for this particular task in the project file.

C#
public bool ContinueOnError { get; }

Property Value

true if the ContinueOnError flag was set to true for this particular task in the project file.

Applies to

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