Click or drag to resize

HtmlFormWebClient Property

Gets the web client used to request and submit the form.

Namespace:  NScrape.Forms
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
protected IWebClient WebClient { get; }

Property Value

Type: IWebClient
See Also