System::Net::HttpWebRequest::get_CookieContainer metodo

HttpWebRequest::get_CookieContainer method

Ottiene un contenitore di cookie associato alla richiesta web corrente.

virtual System::SharedPtr<System::Net::CookieContainer> System::Net::HttpWebRequest::get_CookieContainer()

ReturnValue

Un contenitore di cookie associato alla richiesta web corrente.

Vedi anche