Project.RemoveAnalyzerConfigDocuments Método

Definição

Cria uma nova instância de solução que não inclui mais os s especificados 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

Parâmetros

documentIds
ImmutableArray<DocumentId>

Retornos

Aplica-se a