System::Web::Services::Protocols::HttpWebClientProtocol::get_CookieContainer method

HttpWebClientProtocol::get_CookieContainer method

Gets a container that is used to store cookies.

System::SharedPtr<System::Net::CookieContainer> System::Web::Services::Protocols::HttpWebClientProtocol::get_CookieContainer()

ReturnValue

A container that is used to store cookies.

See Also