ICscHostObject.SetCheckForOverflowUnderflow(Boolean) Method

Definition

Specifies a value indicating whether integer arithmetic that overflows the bounds of the data type causes an exception at run time.

C#
public bool SetCheckForOverflowUnderflow(bool checkForOverflowUnderflow);

Parameters

checkForOverflowUnderflow
Boolean

true to cause an exception when integer arithmetic overflows the bounds of the data type; otherwise, false.

Returns

true if the method was successful; otherwise, false.

Applies to

Produkt Versionen
MSBuild 15, 16, 17
MSBuild (.NET Core) 15, 16, 17