Click or drag to resize

HtmlWebResponseHtml Property

Gets the HTML.

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

Property Value

Type: String
See Also