CompilationOptions.CommonWithCheckOverflow(Boolean) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
protected:
abstract Microsoft::CodeAnalysis::CompilationOptions ^ CommonWithCheckOverflow(bool checkOverflow);
protected abstract Microsoft.CodeAnalysis.CompilationOptions CommonWithCheckOverflow(bool checkOverflow);
abstract member CommonWithCheckOverflow : bool -> Microsoft.CodeAnalysis.CompilationOptions
Protected MustOverride Function CommonWithCheckOverflow (checkOverflow As Boolean) As CompilationOptions
Parameter
- checkOverflow
- Boolean