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