get_ResponseUri()

HttpWebResponse::get_ResponseUri() method

Returns the resource’s URI.

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

Return Value

The resource’s URI.

See Also