Partager via


CompilationOptions.WithReportSuppressedDiagnostics(Boolean) Méthode

Définition

Crée une instance d’options avec l’option de création de rapports de diagnostic supprimée spécifiée.

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

Paramètres

value
Boolean

Retours

S’applique à