Click or drag to resize

PostDataElementType Property

Version 103.0.120
Gets the type of this IPostDataElement.

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

Property Value

Type: PostDataElementType

Implements

IPostDataElementType
See Also