次の方法で共有


Radio.GetDeviceSelector メソッド

定義

Windows.Devices.Enumeration.DeviceInformation.FindAllAsync および関連メソッドを使用して無線デバイスを列挙または監視するために使用される高度なクエリ構文 (AQS) 文字列を返す静的メソッド。

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

無線デバイスの列挙に使用する識別子。

適用対象