Version 106.0.290 
            Request Method GET/POST etc
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 106.0.290.0
Syntaxpublic string Method { get; set; }public:
virtual property String^ Method {
	String^ get () sealed;
	void set (String^ value) sealed;
}Property Value
Type: 
StringImplements
IRequestMethod
See Also