Click or drag to resize

IPostDataElementType Property

Version 89.0.170
Gets the type of this IPostDataElement.

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

Property Value

Type: PostDataElementType
See Also