MsrBase.DecodeData 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.
If false, the Track1Data, Track2Data, Track3Data, and Track4Data properties contain the original encoded bit sequence, known as “raw format.”
public override bool DecodeData { get; set; }
member this.DecodeData : bool with get, set
Public Overrides Property DecodeData As Boolean