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’ 标头的值。

另见