Enum ProfileType
- Namespace
 - DotNetBrowser.Profile
 
- Assembly
 - DotNetBrowser.dll
 
The Chromium profile type.
public enum ProfileType
  Fields
Incognito = 1The incognito Chromium profile.
Regular = 0The regular Chromium profile.
The Chromium profile type.
public enum ProfileType
  Incognito = 1The incognito Chromium profile.
Regular = 0The regular Chromium profile.