IBrowserSettingsPluginsEnabled Property |
Namespace: DotNetBrowser.Browser
bool PluginsEnabled { get; set; }
Exception | Condition |
---|---|
ObjectDisposedException | The IBrowserSettings has already been disposed. |
ConnectionClosedException | The connection to the Chromium engine is closed. |