| RedirectedWebResponse Properties | 
The RedirectedWebResponse type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | RedirectUrl | 
            Gets the redirect URL
             | 
|  | ResponseType | 
            Gets the type of the response.
            (Inherited from WebResponse.) | 
|  | ResponseUrl | 
            Gets the URL of the response.
            (Inherited from WebResponse.) | 
|  | Success | 
            Gets a value indicating whether the response is considered successful.
            (Inherited from WebResponse.) | 
|  | WebRequest | 
            Gets the original web request.
             | 
 See Also
See Also