get_RequestUri()

HttpRequestMessage::get_RequestUri() method

Gets the URI of the requested resource.

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

Return Value

The URI of the requested resource.

See Also