Response.MimeType Field

IronWebScraper

ResponseMimeType Field

The MIME type of the Response content. E.g: "text/html"

Namespace:  IronWebScraper
Assembly:  IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)
Syntax
public string MimeType
Public MimeType As String

Field Value

Type: String
See Also