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 판독기로의 스마트 카드 연결이 비활성화된 이유입니다.

적용 대상

추가 정보