| AddressChangedEventArgsAddress Property  | 
Version 103.0.120 
            The new address
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 103.0.120.0 (103.0.120.0)
 Syntax
Syntaxpublic string Address { get; }public:
property String^ Address {
	String^ get ();
}Property Value
Type: 
String See Also
See Also