MagneticStripeReaderCardTypes.Bank 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 a bank card type.
public:
static property unsigned int Bank { unsigned int get(); };
static uint32_t Bank();
public static uint Bank { get; }
var uInt32 = MagneticStripeReaderCardTypes.bank;
Public Shared ReadOnly Property Bank As UInteger
Property Value
Bank card type.