Click or drag to resize

IUserDataProfilesBrowser Property

Gets the IBrowser instance associated with this browser.

Namespace:  DotNetBrowser.UserData
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.17.0
Syntax
C#
IBrowser Browser { get; }

Property Value

Type: IBrowser
The IBrowser instance associated with this IUserDataProfiles instance.
See Also