次の方法で共有


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

プロパティ値

適用対象