get_ContentType()

WebResponse::get_ContentType() method

Returns the MIME type of the resource.

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

Return Value

The MIME type of the resource.

See Also