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