Request.Url Property

IronWebScraper

RequestUrl Property

Absolute URL to be scraped.

Namespace:  IronWebScraper
Assembly:  IronWebScraper (in IronWebScraper.dll) Version: 4.0.4.25470 (4.0.4.3)
Syntax
public string Url { get; set; }
Public Property Url As String
	Get
	Set

Property Value

Type: String
See Also