Version 130.1.90
Query string component (i.e., everything following the '?').
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public string Query { get; set; }
public:
property String^ Query {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also