System::Web::Services::Protocols::HttpWebClientProtocol::set_CookieContainer 方法
HttpWebClientProtocol::set_CookieContainer method
设置用于存储 cookie 的容器。
void System::Web::Services::Protocols::HttpWebClientProtocol::set_CookieContainer(System::SharedPtr<System::Net::CookieContainer> value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | System::SharedPtr<System::Net::CookieContainer> | 必须设置的值。 |
另见
- Typedef SharedPtr
- Class CookieContainer
- Class HttpWebClientProtocol
- Namespace System::Web::Services::Protocols
- Library Aspose.Font for C++