다음을 통해 공유


BarcodeScannerProviderConnection.VideoDeviceId 속성

정의

바코드 스캐너와 연결된 카메라 렌즈를 나타내는 비디오 디바이스 ID를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

비디오 디바이스 ID입니다.

적용 대상