MagneticStripeReaderTrackData.DiscretionaryData 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從撥動卡片取得任意資料。
public:
property IBuffer ^ DiscretionaryData { IBuffer ^ get(); };
IBuffer DiscretionaryData();
public IBuffer DiscretionaryData { get; }
var iBuffer = magneticStripeReaderTrackData.discretionaryData;
Public ReadOnly Property DiscretionaryData As IBuffer
屬性值
撥動卡片中的任意資料。
備註
如果 IsDecodeDataEnabled propety 為 false,陣列一律為空白。