Opens the Chromium Developer Tools panel in a new window. This method does nothing if the DevTools window is
already shown.
Namespace:
DotNetBrowser.DevTools
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax Exceptions Exception | Condition |
---|
ObjectDisposedException | The IBrowser has already been disposed. |
See Also