Rest |
The RestResponseMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| Body | Gets or sets teh body to write | |
| ContentType | Gets or sets the content type | |
| Cookies | Gets the cookies to set on the response | |
| Format | Gets or sets the format of this message response type | |
| Headers | Gets the headers on the response | |
| StatusCode | Gets or sets the response status code | |
| StatusDescription | Gets or sets the status description |