| RedirectedWebResponseRedirectUrl Property  | 
 
            Gets the redirect URL
            
 
    Namespace: 
   NScrape
    Assembly:
   NScrape (in NScrape.dll) Version: 0.4.1.0
 Syntax
Syntaxpublic Uri RedirectUrl { get; }Public ReadOnly Property RedirectUrl As Uri
	Get
public:
property Uri^ RedirectUrl {
	Uri^ get ();
}member RedirectUrl : Uri with get
Property Value
Type: 
Uri See Also
See Also