System::Web::Services::Protocols::HttpWebClientProtocol::set_CookieContainer Methode

HttpWebClientProtocol::set_CookieContainer method

Legt einen Container fest, der zum Speichern von Cookies verwendet wird.

void System::Web::Services::Protocols::HttpWebClientProtocol::set_CookieContainer(System::SharedPtr<System::Net::CookieContainer> value)
ParameterTypBeschreibung
WertSystem::SharedPtr<System::Net::CookieContainer>Der Wert, der gesetzt werden muss.

Siehe auch