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 讀取器之智慧卡連線的原因。

適用於

另請參閱