Click or drag to resize

HtmlOptionAttributes Property

Gets the attributes of the option.

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

Property Value

Type: ReadOnlyDictionaryString, String
See Also