Property Icon
- Namespace
- DotNetBrowser.Extensions
- Assembly
- DotNetBrowser.dll
Icon
Gets the extension action icon for the given browser.
Bitmap Icon { get; }
Property Value
- Bitmap
The extension action icon for the given browser.
Exceptions
- ObjectDisposedException
The IExtensionAction has already been disposed.
- ConnectionClosedException
The connection to the Chromium engine is closed.