MagneticStripeReaderCapabilities.IsTransmitSentinelsSupported 属性

定义

指示设备是否能够传输开始和结束 sentinels。

public:
 property bool IsTransmitSentinelsSupported { bool get(); };
bool IsTransmitSentinelsSupported();
public bool IsTransmitSentinelsSupported { get; }
var boolean = magneticStripeReaderCapabilities.isTransmitSentinelsSupported;
Public ReadOnly Property IsTransmitSentinelsSupported As Boolean

属性值

Boolean

bool

如此 如果设备能够传输开始和结束 sentinels;否则为 false。

适用于