Freigeben über


Project.RemoveAnalyzerConfigDocuments Methode

Definition

Erstellt eine neue Lösungsinstanz, die die angegebenen AnalyzerConfigDocuments nicht mehr enthält.

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

Parameter

documentIds
ImmutableArray<DocumentId>

Gibt zurück

Gilt für: