共用方式為


MagneticStripeReaderTrackData.DiscretionaryData 屬性

定義

從撥動卡片取得任意資料。

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,陣列一律為空白。

適用於