Partager via


Project.RemoveAnalyzerConfigDocuments Méthode

Définition

Crée une instance de solution qui n’inclut plus les s spécifiés AnalyzerConfigDocument.

public Microsoft.CodeAnalysis.Project RemoveAnalyzerConfigDocuments (System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.DocumentId> documentIds);
member this.RemoveAnalyzerConfigDocuments : System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.DocumentId> -> Microsoft.CodeAnalysis.Project
Public Function RemoveAnalyzerConfigDocuments (documentIds As ImmutableArray(Of DocumentId)) As Project

Paramètres

documentIds
ImmutableArray<DocumentId>

Retours

S’applique à