PreloadingAttemptKeyUrl Property |
Version 118.6.80
Url
Namespace:
CefSharp.DevTools.Preload
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string Url { get; set; }
public:
property String^ Url {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also