Click or drag to resize

RestResponseMessage Properties

The RestResponseMessage type exposes the following members.

Properties
 NameDescription
Public propertyBody Gets or sets teh body to write
Public propertyContentType Gets or sets the content type
Public propertyCookies Gets the cookies to set on the response
Public propertyFormat Gets or sets the format of this message response type
Public propertyHeaders Gets the headers on the response
Public propertyStatusCode Gets or sets the response status code
Public propertyStatusDescription Gets or sets the status description
Top
See Also