get_ContentType()

HttpWebResponse::get_ContentType() method

Returns the MIME type of the resource.

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

Return Value

The MIME type of the resource.

See Also