get_ContentType()

WebRequest::get_ContentType() method

Gets the MIME type of the request.

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

Return Value

The MIME type of the request.

See Also