共用方式為


ProjectInfo.AnalyzerConfigDocuments 屬性

定義

與此專案相關聯的 analyzerconfig 檔案清單。

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)

屬性值

適用於