IProfilePreferencesProfile Property |
Gets the
IProfile instance associated with this object.
Namespace:
DotNetBrowser.Profile
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax IProfile Profile { get; }
Property Value
Type:
IProfileThe
IProfile instance associated with this object.
See Also