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