다음을 통해 공유


AnalyzerTelemetryInfo.SuppressionActionsCount 속성

정의

등록된 억제 작업의 수입니다. 이는 각 억제기에서 단일 억제 작업(예: .)을 가지기 때문에 s의 개수DiagnosticSuppressor와 동일합니다. 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

속성 값

특성

적용 대상