Version 118.6.80
The complete URL specification.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
Syntaxpublic string Spec { get; set; }
public:
property String^ Spec {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also