次の方法で共有


AnalysisContext.MinimumReportedSeverity プロパティ

定義

この分析コンテキストで報告される最小診断重大度を示します。 重大度がこの重大度より小さいアナライザー 診断は報告されません。

public virtual Microsoft.CodeAnalysis.DiagnosticSeverity MinimumReportedSeverity { get; }
member this.MinimumReportedSeverity : Microsoft.CodeAnalysis.DiagnosticSeverity
Public Overridable ReadOnly Property MinimumReportedSeverity As DiagnosticSeverity

プロパティ値

適用対象