System::Net::Http::HttpClientHandler::get_CookieContainer 方法
HttpClientHandler::get_CookieContainer method
获取用于存储服务器 Cookie 的 Cookie 容器。
System::SharedPtr<System::Net::CookieContainer> System::Net::Http::HttpClientHandler::get_CookieContainer()
ReturnValue
用于存储服务器 Cookie 的 Cookie 容器。
另见
- Typedef SharedPtr
- Class CookieContainer
- Class HttpClientHandler
- Namespace System::Net::Http
- Library Aspose.Font for C++