PinPad.Track1Data 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.
Holds either the decoded Track 1 data from the previous card swipe or an empty string.
public abstract byte[] Track1Data { get; set; }
member this.Track1Data : byte[] with get, set
Public MustOverride Property Track1Data As Byte()
Property Value
Byte[]