AnalyzerConfigOptionsResult.TreeOptions プロパティ

定義

コンパイラによって報告される診断重大度をカスタマイズするオプション。

public System.Collections.Immutable.ImmutableDictionary<string,Microsoft.CodeAnalysis.ReportDiagnostic> TreeOptions { get; }
member this.TreeOptions : System.Collections.Immutable.ImmutableDictionary<string, Microsoft.CodeAnalysis.ReportDiagnostic>
Public ReadOnly Property TreeOptions As ImmutableDictionary(Of String, ReportDiagnostic)

プロパティ値

適用対象