다음을 통해 공유


BarcodeScannerFrameReader.Connection 속성

정의

프레임 판독기에서 사용하는 BarcodeScannerProviderConnection 을 가져옵니다.

public:
 property BarcodeScannerProviderConnection ^ Connection { BarcodeScannerProviderConnection ^ get(); };
BarcodeScannerProviderConnection Connection();
public BarcodeScannerProviderConnection Connection { get; }
var barcodeScannerProviderConnection = barcodeScannerFrameReader.connection;
Public ReadOnly Property Connection As BarcodeScannerProviderConnection

속성 값

연결 개체입니다.

적용 대상