ProjectInfo.AnalyzerConfigDocuments 属性

定义

与此项目关联的分析器配置文档列表。

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)

属性值

适用于