次の方法で共有


IMethodSymbol.IsCheckedBuiltin プロパティ

定義

この組み込み演算子が整数オーバーフローをチェックするかどうかを返します。

public:
 property bool IsCheckedBuiltin { bool get(); };
public bool IsCheckedBuiltin { get; }
member this.IsCheckedBuiltin : bool
Public ReadOnly Property IsCheckedBuiltin As Boolean

プロパティ値

適用対象