Método System::Net::HttpWebResponse::get_Cookies

HttpWebResponse::get_Cookies method

Devuelve cookies asociadas con la respuesta web.

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

ReturnValue

Cookies asociadas con la respuesta web.

Ver también