Table of Contents

Property DevTools

Namespace
DotNetBrowser.Browser
Assembly
DotNetBrowser.dll

DevTools

Gets the IDevTools instance that allows working with Chromium Developer Tools for this browser.

IDevTools DevTools { get; }

Property Value

IDevTools

The IDevTools instance associated with this IBrowser.