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