다음을 통해 공유


ImageScanner.GetDeviceSelector 메서드

정의

앱이 스캐너 디바이스를 열거하는 데 사용할 수 있는 클래스 선택 문자열을 반환합니다. 이 메서드는 조정된 디바이스 열거형에 필요합니다.

public:
 static Platform::String ^ GetDeviceSelector();
 static winrt::hstring GetDeviceSelector();
public static string GetDeviceSelector();
function getDeviceSelector()
Public Shared Function GetDeviceSelector () As String

반환

String

Platform::String

winrt::hstring

클래스 선택 영역입니다.

적용 대상