Partager via


InnerHttpError.StatusCode Propriété

Définition

Obtient ou définit httpStatusCode à partir d’une requête ayant échoué.

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

Valeur de propriété

Code d’état de la requête HTTP.

S’applique à