Compartilhar via


InnerHttpError.StatusCode Propriedade

Definição

Obtém ou define httpStatusCode da solicitação com falha.

public int? StatusCode { get; set; }
member this.StatusCode : Nullable<int> with get, set
Public Property StatusCode As Nullable(Of Integer)

Valor da propriedade

O código de status da solicitação HTTP.

Aplica-se a