Gets or sets the memory map.
Namespace:
CardWerk.SmartCard.CardModule.MifareClassic
Assembly: CardWerk.SmartCard.CardModule.MifareClassic (in CardWerk.SmartCard.CardModule.MifareClassic.dll)
Assembly: CardWerk.SmartCard.CardModule.MifareClassic (in CardWerk.SmartCard.CardModule.MifareClassic.dll)
Public Property MemoryMap() As MifareClassicMemoryMap
Get
This language is not supported or no code example is available.
public MifareClassicMemoryMap MemoryMap {get;}
This language is not supported or no code example is available.
public:
property MifareClassicMemoryMap^ MemoryMap {
MifareClassicMemoryMap^ get( );
}
This language is not supported or no code example is available.
Property Value
Type: MifareClassicMemoryMapThe memory map.