DialDevice.GetDeviceSelector(String) Метод

Определение

Возвращает строку фильтра AQS для использования с API Windows.Devices.Enumeration (например, API CreateWatcher ) для данного приложения dial.

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

Параметры

appName
String

Platform::String

winrt::hstring

Имя приложения.

Возвращаемое значение

String

Platform::String

winrt::hstring

Фильтр AQS.

Применяется к