InnerHttpError.StatusCode Properti

Definisi

Mendapatkan atau mengatur httpStatusCode dari permintaan yang gagal.

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

Nilai Properti

Kode status permintaan HTTP.

Berlaku untuk