Gets the HTML text of the page containing the form.
Namespace:
NScrape.Forms
Assembly:
NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax protected string Html { get; }
Protected ReadOnly Property Html As String
Get
protected:
property String^ Html {
String^ get ();
}
member Html : string with get
Property Value
Type:
StringSee Also