Click or drag to resize

ICreditCardsBrowser Property

Gets the IBrowser instance associated with this browser.

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

Property Value

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