The slot where the card was inserted.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public ReadOnly Property Slot() As CardTerminalSlot
This language is not supported or no code example is available.
public CardTerminalSlot Slot {get;}
This language is not supported or no code example is available.
public:
property CardTerminalSlot^ Slot {
CardTerminalSlot^ get( );
}
This language is not supported or no code example is available.
Property Value
Type: CardTerminalSlot
The value is null
when the card was withdrawn and thus IsInvalid
is true
.