Click or drag to resize

WebRequestDestination Property

Gets or sets the destination of the request.

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

Property Value

Type: Uri
See Also