BarcodeScanner.VideoDeviceId 속성

정의

클레임된 바코드 스캐너와 연결된 카메라 렌즈를 나타내는 비디오 디바이스 ID를 검색합니다. (모바일 플랫폼에서 지원되지 않음)

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

속성 값

String

Platform::String

winrt::hstring

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

Windows 요구 사항

디바이스 패밀리
Windows 10 Anniversary Edition (10.0.14393.0 - for Xbox, see UWP features that aren't yet supported on Xbox에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v3.0에서 도입되었습니다.)

적용 대상