Click or drag to resize

PostDataElementType Property

Version 89.0.170
Gets the type of this IPostDataElement.

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

Property Value

Type: PostDataElementType

Implements

IPostDataElementType
See Also