Version 110.0.300 
            Response URL. This URL can be different from CachedResource.url in case of redirect.
            
 
    Namespace: 
   CefSharp.DevTools.Network
    Assembly:
   CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
 Syntax
Syntaxpublic string Url { get; set; }public:
property String^ Url {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String See Also
See Also