System::Net::Http::HttpRequestMessage::get_RequestUri method

HttpRequestMessage::get_RequestUri method

Gets the URI of the requested resource.

System::SharedPtr<Uri> System::Net::Http::HttpRequestMessage::get_RequestUri()

ReturnValue

The URI of the requested resource.

See Also