Version 87.1.132 
            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: 87.1.132.0 (87.1.132.0)
Syntaxpublic string Url { get; set; }public:
property String^ Url {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also