Version 109.1.110
Initiator URL, set for Parser type or for Script type (when script is importing module) or for SignedExchange type.
Namespace:
CefSharp.DevTools.Network
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public string Url { get; set; }
public:
property String^ Url {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also