System::Net::FileWebResponse::get_ResponseUri method

FileWebResponse::get_ResponseUri method

Returns the resource’s URI.

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

ReturnValue

The resource’s URI.

See Also