Compartilhar via


ProjectInfo.AnalyzerConfigDocuments Propriedade

Definição

A lista de documentos analyzerconfig associados a este projeto.

public System.Collections.Generic.IReadOnlyList<Microsoft.CodeAnalysis.DocumentInfo> AnalyzerConfigDocuments { get; }
member this.AnalyzerConfigDocuments : System.Collections.Generic.IReadOnlyList<Microsoft.CodeAnalysis.DocumentInfo>
Public ReadOnly Property AnalyzerConfigDocuments As IReadOnlyList(Of DocumentInfo)

Valor da propriedade

Aplica-se a