System::Net::Http::HttpClientHandler::set_CookieContainer 方法
HttpClientHandler::set_CookieContainer method
设置用于存储服务器 Cookie 的 cookie 容器。
void System::Net::Http::HttpClientHandler::set_CookieContainer(System::SharedPtr<System::Net::CookieContainer> value)
| Parameter | Type | 描述 |
|---|---|---|
| value | System::SharedPtr<System::Net::CookieContainer> | 将要设置的值。 |
另见
- Typedef SharedPtr
- Class CookieContainer
- Class HttpClientHandler
- Namespace System::Net::Http
- Library Aspose.Page for C++