BarcodeScannerProviderConnection.VideoDeviceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The video device ID.