get_Location()

HttpResponseHeaders::get_Location() method

Gets a value of the ‘Location’ header.

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

Return Value

A value of the ‘Location’ header.

See Also