Property Type
- Namespace
- DotNetBrowser.Extensions
- Assembly
- DotNetBrowser.dll
Type
Gets the extension action type.
ExtensionActionType Type { get; }
Property Value
- ExtensionActionType
The extension action type.
Exceptions
- ObjectDisposedException
The IExtensionAction has already been disposed.
- ConnectionClosedException
The connection to the Chromium engine is closed.