Click or drag to resize

IResponse Properties

Version 130.1.90

The IResponse type exposes the following members.

Properties
 NameDescription
Public propertyCharset Get/Set the response charset.
Public propertyErrorCode Get/set the response error code.
Public propertyHeaders Response Headers
Public propertyIsReadOnly Returns true if this object is read-only.
Public propertyMimeType MimeType
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