Freigeben über


StatusCodeCount.Count Eigenschaft

Definition

Ruft die Anzahl von Instanzen ab, die diesen status Code haben

[Newtonsoft.Json.JsonProperty(PropertyName="count")]
public int? Count { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="count")>]
member this.Count : Nullable<int>
Public ReadOnly Property Count As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: