System::Net::WebResponse::get_ResponseUri method

WebResponse::get_ResponseUri method

Returns the resource’s URI.

virtual System::SharedPtr<Uri> System::Net::WebResponse::get_ResponseUri()=0

ReturnValue

The resource’s URI.

See Also