Condividi tramite


IppPrintDevice.GetDeviceSelector Metodo

Definizione

Recupera una stringa AQS (Advanced Query Syntax) per identificare i dispositivi IPP (Internet Printing Protocol). È possibile passare tale stringa a DeviceInformation.FindAllAsync per trovare i dispositivi.

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

Restituisce

String

Platform::String

winrt::hstring

Stringa formattata come query AQS.

Requisiti Windows

Famiglia di dispositivi
Windows 11 Insider Preview (è stato introdotto in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v15.0)

Si applica a