System::Net::Http::Headers::HttpContentHeaders::set_ContentType メソッド

HttpContentHeaders::set_ContentType method

‘Content-Type’ ヘッダーの値を設定します。

void System::Net::Http::Headers::HttpContentHeaders::set_ContentType(System::SharedPtr<MediaTypeHeaderValue> value)
パラメーター説明
valueSystem::SharedPtr<MediaTypeHeaderValue>設定される値です。

参照