MagneticStripeReaderCapabilities.IsStatisticsReportingSupported 属性

定义

指示设备是否支持报告使用情况统计信息。

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

属性值

Boolean

bool

如果设备支持报告使用情况统计信息,则为 True;否则为 false。

适用于