Property HasAction
- Namespace
- DotNetBrowser.Extensions
- Assembly
- DotNetBrowser.dll
HasAction
Indicates whether an extension has an action.
bool HasAction { get; }
Property Value
Exceptions
- ObjectDisposedException
The IExtension has already been disposed.
- ConnectionClosedException
The connection to the Chromium engine is closed.