次の方法で共有


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

クラスの選択。

適用対象