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 MifareClassicMemoryOrganization
Get
This language is not supported or no code example is available.
public MifareClassicMemoryOrganization MemoryMap {get;}
This language is not supported or no code example is available.
public:
property MifareClassicMemoryOrganization^ MemoryMap {
MifareClassicMemoryOrganization^ get( );
}
This language is not supported or no code example is available.
Property Value
Type: MifareClassicMemoryOrganizationThe memory map.