Freigeben über


CompilationOptions.WithReportSuppressedDiagnostics(Boolean) Methode

Definition

Erstellt eine neue Optionsinstanz mit der angegebenen unterdrückten Diagnoseberichterstattungsoption.

public:
 Microsoft::CodeAnalysis::CompilationOptions ^ WithReportSuppressedDiagnostics(bool value);
public Microsoft.CodeAnalysis.CompilationOptions WithReportSuppressedDiagnostics (bool value);
member this.WithReportSuppressedDiagnostics : bool -> Microsoft.CodeAnalysis.CompilationOptions
Public Function WithReportSuppressedDiagnostics (value As Boolean) As CompilationOptions

Parameter

value
Boolean

Gibt zurück

Gilt für: