set_CookieContainer()
HttpWebClientProtocol::set_CookieContainer(System::SharedPtr<System::Net::CookieContainer>) method
Sets a container that is used to store cookies.
void System::Web::Services::Protocols::HttpWebClientProtocol::set_CookieContainer(System::SharedPtr<System::Net::CookieContainer> value)
Arguments
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<System::Net::CookieContainer> | The value that must be set. |
See Also
- Typedef SharedPtr
- Class CookieContainer
- Class HttpWebClientProtocol
- Namespace System::Web::Services::Protocols
- Library Aspose.Slides