Boilerplate implementation of ICardTerminal.Config that simply returns the
value of the protected member
m_aConfig.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public ReadOnly Property Config() As CardTerminalConfig
This language is not supported or no code example is available.
public CardTerminalConfig Config {get;}
This language is not supported or no code example is available.
public:
property CardTerminalConfig^ Config {
CardTerminalConfig^ get( );
}
This language is not supported or no code example is available.
Property Value
Type: CardTerminalConfigThe configuration.