AnalyzerConfigOptionsResult.AnalyzerOptions プロパティ

定義

特別なコンパイラ動作を持たせず、アナライザーにそのまま渡されるオプション。

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

プロパティ値

適用対象