Click or drag to resize

IProfilesDefault Property

Gets the default profile used by the Chromium engine.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
IProfile Default { get; }

Property Value

Type: IProfile
The default profile used by the Chromium engine.
See Also