PlainTextWebResponsePlainText Property |
Gets the plain text.
Namespace:
NScrape
Assembly:
NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax public string PlainText { get; }
Public ReadOnly Property PlainText As String
Get
public:
property String^ PlainText {
String^ get ();
}
member PlainText : string with get
Property Value
Type:
StringSee Also