Compartilhar via


Response.StatusCode Propriedade

Definição

Obtém ou define o código de status da resposta.

[Newtonsoft.Json.JsonProperty(PropertyName="statusCode")]
public int? StatusCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statusCode")>]
member this.StatusCode : Nullable<int> with get, set
Public Property StatusCode As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a