Click or drag to resize

UnsupportedWebResponse Properties

The UnsupportedWebResponse type exposes the following members.

Properties
  NameDescription
Public propertyContentType
Gets the content type.
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.)
Top
See Also