IProfilesDefault Property |
Gets the default profile used by the Chromium engine.
Namespace:
DotNetBrowser.Profile
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax IProfile Default { get; }
Property Value
Type:
IProfileThe default profile used by the Chromium engine.
See Also