System::Net::Http::Headers::HttpResponseHeaders::get_Location method

HttpResponseHeaders::get_Location method

Gets a value of the ‘Location’ header.

System::SharedPtr<Uri> System::Net::Http::Headers::HttpResponseHeaders::get_Location()

ReturnValue

A value of the ‘Location’ header.

See Also