System::Web::Services::Protocols::HttpWebClientProtocol::set_CookieContainer method
HttpWebClientProtocol::set_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)
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.Page for C++