AnalyzerOptions.AnalyzerConfigOptionsProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A set of options keyed to SyntaxTree or AdditionalText.
public Microsoft.CodeAnalysis.Diagnostics.AnalyzerConfigOptionsProvider AnalyzerConfigOptionsProvider { get; }
member this.AnalyzerConfigOptionsProvider : Microsoft.CodeAnalysis.Diagnostics.AnalyzerConfigOptionsProvider
Public ReadOnly Property AnalyzerConfigOptionsProvider As AnalyzerConfigOptionsProvider