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