Click or drag to resize

RedirectedWebResponse Properties

The RedirectedWebResponse type exposes the following members.

Properties
  NameDescription
Public propertyRedirectUrl
Gets the redirect URL
Public propertyResponseType
Gets the type of the response.
(Inherited from WebResponse.)
Public propertyResponseUrl
Gets the URL of the response.
(Inherited from WebResponse.)
Public propertySuccess
Gets a value indicating whether the response is considered successful.
(Inherited from WebResponse.)
Public propertyWebRequest
Gets the original web request.
Top
See Also