AddressChangedEventArgsBrowser Property |
Version 63.0.0
Access to the underlying
IBrowser object
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax public IBrowser Browser { get; }
public:
property IBrowser^ Browser {
IBrowser^ get ();
}
Property Value
Type:
IBrowserSee Also