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

HttpContentHeaders::get_ContentType method

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

System::SharedPtr<MediaTypeHeaderValue> System::Net::Http::Headers::HttpContentHeaders::get_ContentType()

ReturnValue

‘Content-Type’ ヘッダーの値です。

参照