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)

属性值

适用于