System::Net::HttpWebRequest::GetResponse method
HttpWebRequest::GetResponse method
Returns the web response associated with the current web request.
System::SharedPtr<WebResponse> System::Net::HttpWebRequest::GetResponse() override
ReturnValue
The web response associated with the current web request.
See Also
- Typedef SharedPtr
- Class WebResponse
- Class HttpWebRequest
- Namespace System::Net
- Library Aspose.PUB for C++