System::Net::Http::Headers::HttpContentHeaders::get_ContentType method

HttpContentHeaders::get_ContentType method

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

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

ReturnValue

A value of the ‘Content-Type’ header.

See Also