共用方式為


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

屬性值

適用於