System::Net::HttpWebResponse::get_StatusCode metodo

HttpWebResponse::get_StatusCode method

Restituisce il codice di stato HTTP associato alla risposta web.

virtual HttpStatusCode System::Net::HttpWebResponse::get_StatusCode()

ReturnValue

Il codice di stato HTTP associato alla risposta web.

Vedi anche