System::Net::Http::Headers::HttpContentHeaders::get_ContentLocation 方法

HttpContentHeaders::get_ContentLocation method

获取 ‘Content-Location’ 头的值。

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

ReturnValue

‘Content-Location’ 标头的值。

另见