Click or drag to resize

IEngineProfiles Property

Gets the live collection of the Chromium profiles available in this engine.

Namespace:  DotNetBrowser.Engine
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
IProfiles Profiles { get; }

Property Value

Type: IProfiles
The live collection of the Chromium profiles available in this engine.
See Also