System::Net::WebResponse::get_ContentType method

WebResponse::get_ContentType method

Returns the MIME type of the resource.

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

ReturnValue

The MIME type of the resource.

See Also