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