TextWebResponseText Property |
Gets the text.
Namespace:
NScrape
Assembly:
NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax protected string Text { get; }
Protected ReadOnly Property Text As String
Get
protected:
property String^ Text {
String^ get ();
}
member Text : string with get
Property Value
Type:
StringSee Also