Version 108.4.130 
            Request Url
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp.Core (in CefSharp.Core.dll) Version: 108.4.130.0
Syntaxpublic string Url { get; set; }public:
virtual property String^ Url {
	String^ get () sealed;
	void set (String^ value) sealed;
}Property Value
Type: 
StringImplements
IRequestUrl
See Also