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

HttpContentHeaders::set_ContentLocation method

设置 ‘Content-Location’ 标头的值。

void System::Net::Http::Headers::HttpContentHeaders::set_ContentLocation(System::SharedPtr<Uri> value)
ParameterType描述
valueSystem::SharedPtr<Uri>将要设置的值。

另见