Click or drag to resize
IResponse Properties
Version 63.0.0

The IResponse type exposes the following members.

Properties
  NameDescription
Public propertyErrorCode
Get/set the response error code.
Public propertyIsReadOnly
Returns true if this object is read-only.
Public propertyMimeType
MimeType
Public propertyResponseHeaders
Response Headers
Public propertyStatusCode
The status code of the response. Unless set, the default value used is 200 (corresponding to HTTP status OK).
Public propertyStatusText
Status Text
Top
See Also