JavaScriptWebResponseJavaScript Property |
Gets the JavaScript.
Namespace:
NScrape
Assembly:
NScrape (in NScrape.dll) Version: 0.4.1.0
Syntaxpublic string JavaScript { get; }
Public ReadOnly Property JavaScript As String
Get
public:
property String^ JavaScript {
String^ get ();
}
member JavaScript : string with get
Property Value
Type:
String
See Also