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)
パラメーター説明
valueSystem::SharedPtr<Uri>設定される値です。

参照