Version 118.6.80
URL of the resource if known.
Namespace:
CefSharp.DevTools.Log
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