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)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | System::SharedPtr<System::Net::CookieContainer> | 将要设置的值。 |
另见
- Typedef SharedPtr
- Class CookieContainer
- Class HttpClientHandler
- Namespace System::Net::Http
- Library Aspose.Font for C++