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