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; }
Public ReadOnly Property ResponseUrl As Uri
Get
public:
property Uri^ ResponseUrl {
Uri^ get ();
}
member ResponseUrl : Uri with get
Property Value
Type:
UriSee Also