Click or drag to resize

ChromiumInfo Class

Provides information about the Chromium engine used in DotNetBrowser.
Inheritance Hierarchy
SystemObject
  DotNetBrowser.ChromiumChromiumInfo

Namespace:  DotNetBrowser.Chromium
Assembly:  DotNetBrowser.Core (in DotNetBrowser.Core.dll) Version: 2.16.0
Syntax
C#
public static class ChromiumInfo

The ChromiumInfo type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberVersion
The current version of the underlying Chromium engine.
Top
See Also