Click or drag to resize

IProfileType Property

Gets the profile type.

Namespace:  DotNetBrowser.Profile
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
ProfileType Type { get; }

Property Value

Type: ProfileType
The profile type - regular or incognito.
See Also