Response Properties

The Response type exposes the following members.

Properties
  NameDescription
Public propertyContent
Gets or sets the response content.
Public propertyHeaders
Gets the headers.
Public propertyIsLastPage
Gets or sets a value indicating whether this response is a last page.
Public propertyStatusCode
Gets the status code.
Top
See Also