IBrowserFocusedFrame Property |
Namespace: DotNetBrowser.Browser
IFrame FocusedFrame { get; }
Exception | Condition |
---|---|
ObjectDisposedException | The IBrowser has already been disposed. |
ConnectionClosedException | The connection to the Chromium engine is closed. |