set_CookieContainer()
HttpClientHandler::set_CookieContainer(System::SharedPtr<System::Net::CookieContainer>) method
Sets the cookie container that is used to store server cookies.
void System::Net::Http::HttpClientHandler::set_CookieContainer(System::SharedPtr<System::Net::CookieContainer> value)
Arguments
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<System::Net::CookieContainer> | The value that will be set. |
See Also
- Typedef SharedPtr
- Class CookieContainer
- Class HttpClientHandler
- Namespace System::Net::Http
- Library Aspose.Slides