MagneticStripeReaderCardTypes.Unknown Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates an unknown card type.
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
Property Value
Unknown card type.