IProfilePreferences Property |
Gets the profile preferences.
Namespace:
DotNetBrowser.Profile
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax IProfilePreferences Preferences { get; }
Property Value
Type:
IProfilePreferencesThe preferences for this profile.
See Also