get_ContentType()

HttpWebRequest::get_ContentType() method

Gets the MIME type of the request.

String System::Net::HttpWebRequest::get_ContentType() override

Return Value

The MIME type of the request.

See Also