System::Net::HttpWebResponse::get_ResponseUri method

HttpWebResponse::get_ResponseUri method

Returns the resource’s URI.

System::SharedPtr<Uri> System::Net::HttpWebResponse::get_ResponseUri() override

ReturnValue

The resource’s URI.

See Also