get_ContentType()

HttpContentHeaders::get_ContentType() method

Gets a value of the ‘Content-Type’ header.

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

Return Value

A value of the ‘Content-Type’ header.

See Also