HttpResponseMessage.StatusCode Tulajdonság

Definíció

Lekéri vagy beállítja a HTTP-válasz állapotkódját.

public:
 property System::Net::HttpStatusCode StatusCode { System::Net::HttpStatusCode get(); void set(System::Net::HttpStatusCode value); };
public System.Net.HttpStatusCode StatusCode { get; set; }
member this.StatusCode : System.Net.HttpStatusCode with get, set
Public Property StatusCode As HttpStatusCode

Tulajdonság értéke

A HTTP-válasz állapotkódja.

A következőre érvényes: