Click or drag to resize

RequestMethod Property

Version 94.4.20
Request Method GET/POST etc

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 94.4.20.0
Syntax
public string Method { get; set; }

Property Value

Type: String

Implements

IRequestMethod
See Also