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