System::Net::Http::Headers::HttpContentHeaders::get_ContentLocation method

HttpContentHeaders::get_ContentLocation method

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

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

ReturnValue

A value of the ‘Content-Location’ header.

See Also