GetResponse()

FileWebRequest::GetResponse() method

Returns the web response associated with the current web request.

System::SharedPtr<WebResponse> System::Net::FileWebRequest::GetResponse() override

Return Value

The web response associated with the current web request.

See Also