MagneticStripeReaderCardTypes.Unknown プロパティ

定義

不明なカード型を示します。

public:
 static property unsigned int Unknown { unsigned int get(); };
static uint32_t Unknown();
public static uint Unknown { get; }
var uInt32 = MagneticStripeReaderCardTypes.unknown;
Public Shared ReadOnly Property Unknown As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

不明なカードの種類。

適用対象