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