Click or drag to resize

ExceptionWebResponseException Property

Gets the exception.

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

Property Value

Type: WebException
See Also