次の方法で共有


CompilationOptions.CommonWithReportSuppressedDiagnostics(Boolean) メソッド

定義

protected:
 abstract Microsoft::CodeAnalysis::CompilationOptions ^ CommonWithReportSuppressedDiagnostics(bool reportSuppressedDiagnostics);
protected abstract Microsoft.CodeAnalysis.CompilationOptions CommonWithReportSuppressedDiagnostics (bool reportSuppressedDiagnostics);
abstract member CommonWithReportSuppressedDiagnostics : bool -> Microsoft.CodeAnalysis.CompilationOptions
Protected MustOverride Function CommonWithReportSuppressedDiagnostics (reportSuppressedDiagnostics As Boolean) As CompilationOptions

パラメーター

reportSuppressedDiagnostics
Boolean

戻り値

適用対象