Gets the live collection of the Chromium profiles available in this engine.
Namespace:
DotNetBrowser.Engine
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax IProfiles Profiles { get; }
Property Value
Type:
IProfilesThe live collection of the Chromium profiles available in this engine.
See Also