Click or drag to resize

IProfilePreferences Property

Gets the profile preferences.

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

Property Value

Type: IProfilePreferences
The preferences for this profile.
See Also