MagneticStripeReaderErrorOccurredEventArgs.Track2Status 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.
Gets the Track 2 error information.
public:
property MagneticStripeReaderTrackErrorType Track2Status { MagneticStripeReaderTrackErrorType get(); };
MagneticStripeReaderTrackErrorType Track2Status();
public MagneticStripeReaderTrackErrorType Track2Status { get; }
var magneticStripeReaderTrackErrorType = magneticStripeReaderErrorOccurredEventArgs.track2Status;
Public ReadOnly Property Track2Status As MagneticStripeReaderTrackErrorType
Property Value
The Track 2 error information.