BarcodeScannerProviderConnection.VideoDeviceId Property

Definition

Gets the video device ID that represents the camera lens associated with the barcode scanner.

public:
 property Platform::String ^ VideoDeviceId { Platform::String ^ get(); };
winrt::hstring VideoDeviceId();
public string VideoDeviceId { get; }
var string = barcodeScannerProviderConnection.videoDeviceId;
Public ReadOnly Property VideoDeviceId As String

Property Value

String

Platform::String

winrt::hstring

The video device ID.

Applies to