System::Net::HttpWebResponse::get_Cookies metodo

HttpWebResponse::get_Cookies method

Restituisce i cookie associati alla risposta web.

virtual System::SharedPtr<CookieCollection> System::Net::HttpWebResponse::get_Cookies()

ReturnValue

Cookie associati alla risposta web.

Vedi anche