Metodo System::Net::Http::HttpClientHandler::get_CookieContainer
HttpClientHandler::get_CookieContainer method
Ottiene il contenitore dei cookie utilizzato per memorizzare i cookie del server.
System::SharedPtr<System::Net::CookieContainer> System::Net::Http::HttpClientHandler::get_CookieContainer()
ReturnValue
Il contenitore dei cookie utilizzato per memorizzare i cookie del server.
Vedi anche
- Typedef SharedPtr
- Class CookieContainer
- Class HttpClientHandler
- Namespace System::Net::Http
- Library Aspose.Font for C++