次の方法で共有


AnalyzerTelemetryInfo.SuppressionActionsCount プロパティ

定義

登録済みの抑制アクションの数。 これは、各サプレッサーが DiagnosticSuppressor1 つの抑制アクション (つまり) を持つのと同じです。 ReportSuppressions(SuppressionAnalysisContext)

[System.Runtime.Serialization.DataMember(Order=17)]
public int SuppressionActionsCount { get; set; }
public int SuppressionActionsCount { get; set; }
[<System.Runtime.Serialization.DataMember(Order=17)>]
member this.SuppressionActionsCount : int with get, set
member this.SuppressionActionsCount : int with get, set
Public Property SuppressionActionsCount As Integer

プロパティ値

属性

適用対象