CompilationOptions.CheckOverflow 属性

定义

是否默认强制对整数算术进行边界检查。

public:  property bool CheckOverflow {  public:
bool get(); protected:
 void set(bool value); };
public bool CheckOverflow { get; protected set; }
member this.CheckOverflow : bool with get, set
Public Property CheckOverflow As Boolean

属性值

适用于