System::Net::HttpWebRequest::get_ContentType method

HttpWebRequest::get_ContentType method

Gets the MIME type of the request.

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

ReturnValue

The MIME type of the request.

See Also