Click or drag to resize

IPostDataElementType Property

Version 90.6.50
Gets the type of this IPostDataElement.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 90.6.50.0 (90.6.50.0)
Syntax
PostDataElementType Type { get; }

Property Value

Type: PostDataElementType
See Also