Click or drag to resize

RequestPostData Property

Version 130.1.90
Post data

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public IPostData PostData { get; set; }

Property Value

IPostData

Implements

IRequestPostData
See Also