Bagikan melalui


Project.RemoveAnalyzerConfigDocuments Metode

Definisi

Membuat instans solusi baru yang tidak lagi menyertakan s yang ditentukan 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

Parameter

documentIds
ImmutableArray<DocumentId>

Mengembalikan

Berlaku untuk