PostDataElementType Property |
Version 96.0.142
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 96.0.142.0
Syntaxpublic PostDataElementType Type { get; }public:
virtual property PostDataElementType Type {
PostDataElementType get () sealed;
}Property Value
Type:
PostDataElementTypeImplements
IPostDataElementType
See Also