Gets the target HTML text.
Namespace:
NScrape
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