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

プロパティ値

接続オブジェクトです。

適用対象