Click or drag to resize

RequestMethod Property

Version 130.1.90
Request Method GET/POST etc

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

Property Value

String

Implements

IRequestMethod
See Also