다음을 통해 공유


RuleSet.SpecificDiagnosticOptions 속성

정의

개별 규칙 ID 및 관련 작업입니다.

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

속성 값

적용 대상