get_ContentLocation()

HttpContentHeaders::get_ContentLocation() method

Gets a value of the ‘Content-Location’ header.

System::SharedPtr<Uri> System::Net::Http::Headers::HttpContentHeaders::get_ContentLocation()

Return Value

A value of the ‘Content-Location’ header.

See Also