Click or drag to resize

ScrapeExceptionHtml Property

Gets the HTML text that could not be scraped.

Namespace:  NScrape
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
public string Html { get; }

Property Value

Type: String
See Also