Click or drag to resize

ICreditCardStoreProfile Property

Gets the IProfile instance associated wit this ICreditCardStore.

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

Property Value

Type: IProfile
The IProfile instance associated wit this ICreditCardStore.
See Also