Click or drag to resize

WebResponseResponseUrl Property

Gets the URL of the response.

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

Property Value

Type: Uri
See Also