[This is preliminary documentation and is subject to change.]
The CefResponse type exposes the following members.Properties
Name | Description | |
---|---|---|
IsReadOnly |
Returns true if this object is read-only.
| |
MimeType |
Gets or sets the response mime type.
| |
Status |
Gets or sets the response status code.
| |
StatusText |
Get the response status text.
|
See Also