Version 55.0.0
Returns the browser that this frame belongs to.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax IBrowser Browser { get; }
property IBrowser^ Browser {
IBrowser^ get ();
}
Property Value
Type:
IBrowserSee Also