次の方法で共有


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)

プロパティ値

適用対象