Click or drag to resize

WebResponseSuccess Property

Gets a value indicating whether the response is considered successful.

Namespace:  NScrape
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
public bool Success { get; }

Property Value

Type: Boolean
See Also