InnerHttpError.StatusCode Proprietà

Definizione

Ottiene o imposta httpStatusCode dalla richiesta non riuscita.

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

Valore della proprietà

Codice di stato della richiesta HTTP.

Si applica a