Click or drag to resize

ProfileType Enumeration

The Chromium profile type.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public enum ProfileType
Members
  Member nameValueDescription
Regular0 The regular Chromium profile.
Incognito1 The incognito Chromium profile.
See Also