Version 106.0.290 
            Returns the browser that this frame belongs to.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
SyntaxIBrowser Browser { get; }property IBrowser^ Browser {
	IBrowser^ get ();
}Property Value
Type: 
IBrowser
See Also