Class used to represent a single element in the request post data. The methods of this class may be called on any thread.
Namespace: CefSharpCefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntaxpublic interface IPostDataElement : IDisposable
public interface class IPostDataElement : IDisposable
The IPostDataElement type exposes the following members.
Properties Name Description BytesGets or sets the bytes of this IPostDataElement.
FileGets or sets the file name.
IsReadOnlyGets if the object is read-only.
TypeGets the type of this IPostDataElement.
Top Methods Name Description DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.) SetToEmptyRemove all contents from the post data element.
UnWrapUsed internally to get the underlying IPostDataElement instance. Unlikely you'll use this yourself.
Top Extension Methods See AlsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4