System::Net::WebRequest::get_ContentType method

WebRequest::get_ContentType method

Gets the MIME type of the request.

virtual String System::Net::WebRequest::get_ContentType()=0

ReturnValue

The MIME type of the request.

See Also