共用方式為


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)

屬性值

適用於