Click or drag to resize

HtmlFormAttributes Property

Gets the attributes of the form.

Namespace:  NScrape.Forms
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
protected Dictionary<string, string> Attributes { get; }

Property Value

Type: DictionaryString, String
See Also