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