System::Net::HttpWebResponse::get_ContentType method

HttpWebResponse::get_ContentType method

Returns the MIME type of the resource.

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

ReturnValue

The MIME type of the resource.

See Also