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)
参数类型描述
System::SharedPtr<Uri>将要设置的值。

另见