CefResponse PropertiesXilium.CefGlue

[This is preliminary documentation and is subject to change.]

The CefResponse type exposes the following members.
Properties

  NameDescription
Public propertyIsReadOnly
Returns true if this object is read-only.
Public propertyMimeType
Gets or sets the response mime type.
Public propertyStatus
Gets or sets the response status code.
Public propertyStatusText
Get the response status text.
Back to Top
See Also