Version 130.1.90
The complete URL specification.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public string Spec { get; set; }
public:
property String^ Spec {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also