HtmlOptionOption Property |
Gets the option text.
Namespace:
NScrape.Forms
Assembly:
NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax public string Option { get; }
Public ReadOnly Property Option As String
Get
public:
property String^ Option {
String^ get ();
}
member Option : string with get
Property Value
Type:
StringSee Also