Compartir a través de


Project.AnalyzerConfigDocuments Propiedad

Definición

Todos los AnalyzerConfigDocumentelementos asociados a este proyecto.

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

Valor de propiedad

Se aplica a