CefPostData Properties |
The CefPostData type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Returns the number of existing post data elements.
|
![]() | HasExcludedElements |
Returns true if the underlying POST data includes elements that are not
represented by this CefPostData object (for example, multi-part file upload
data). Modifying CefPostData objects with excluded elements may result in
the request failing.
|
![]() | IsReadOnly |
Returns true if this object is read-only.
|