Partilhar via


StatusCodeCount.Count Propriedade

Definição

Obtém o número de instâncias com esse código de status

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a