Click or drag to resize

HtmlFormFormUrl Property

Gets the URL of the page where the form is located.

Namespace:  NScrape.Forms
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
public Uri FormUrl { get; protected set; }

Property Value

Type: Uri
See Also