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