Click or drag to resize

PostDataElementType Property

Version 93.1.111
Gets the type of this IPostDataElement.

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

Property Value

Type: PostDataElementType

Implements

IPostDataElementType
See Also