SmartCardEmulatorConnectionDeactivatedEventArgs.Reason 属性

定义

获取停用与 NFC 读卡器的智能卡连接的原因。

public:
 property SmartCardEmulatorConnectionDeactivatedReason Reason { SmartCardEmulatorConnectionDeactivatedReason get(); };
SmartCardEmulatorConnectionDeactivatedReason Reason();
public SmartCardEmulatorConnectionDeactivatedReason Reason { get; }
var smartCardEmulatorConnectionDeactivatedReason = smartCardEmulatorConnectionDeactivatedEventArgs.reason;
Public ReadOnly Property Reason As SmartCardEmulatorConnectionDeactivatedReason

属性值

停用与 NFC 读卡器的智能卡连接的原因。

适用于

另请参阅