Compartir a través de


ProjectInfo.AnalyzerConfigDocuments Propiedad

Definición

La lista de documentos analyzerconfig asociados a este proyecto.

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 de propiedad

Se aplica a