MagneticStripeReaderReport.Track2 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 data for Track 2.
public:
property MagneticStripeReaderTrackData ^ Track2 { MagneticStripeReaderTrackData ^ get(); };
MagneticStripeReaderTrackData Track2();
public MagneticStripeReaderTrackData Track2 { get; }
var magneticStripeReaderTrackData = magneticStripeReaderReport.track2;
Public ReadOnly Property Track2 As MagneticStripeReaderTrackData
Property Value
The Track 3 data.