PostDataElementType Property |
Version 84.4.10 [Missing <summary> documentation for "P:CefSharp.PostDataElement.Type"]
Namespace:
CefSharp
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 84.4.10.0
Syntaxpublic virtual PostDataElementType Type { get; }
public:
virtual property PostDataElementType Type {
PostDataElementType get ();
}
Property Value
Type:
PostDataElementTypeImplements
IPostDataElementType
See Also