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