Freigeben über


CSharpCompilationOptions.WithOverflowChecks(Boolean) Methode

Definition

public:
 Microsoft::CodeAnalysis::CSharp::CSharpCompilationOptions ^ WithOverflowChecks(bool enabled);
public Microsoft.CodeAnalysis.CSharp.CSharpCompilationOptions WithOverflowChecks (bool enabled);
override this.WithOverflowChecks : bool -> Microsoft.CodeAnalysis.CSharp.CSharpCompilationOptions
Public Function WithOverflowChecks (enabled As Boolean) As CSharpCompilationOptions

Parameter

enabled
Boolean

Gibt zurück

Gilt für: