System::Net::HttpWebResponse::get_Cookies method
HttpWebResponse::get_Cookies method
Returns cookies associated with the web response.
virtual System::SharedPtr<CookieCollection> System::Net::HttpWebResponse::get_Cookies()
ReturnValue
Cookies associated with the web response.
See Also
- Typedef SharedPtr
- Class CookieCollection
- Class HttpWebResponse
- Namespace System::Net
- Library Aspose.PUB for C++