get_CookieContainer()

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()

Return Value

A container that is used to store cookies.

See Also