StorageDevice.GetDeviceSelector Metodo

Definizione

Stringa AQS (Advanced Query Syntax) per identificare i dispositivi di archiviazione rimovibili. Questa stringa viene passata al metodo FindAllAsync o CreateWatcher .

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 AQS per identificare i dispositivi di archiviazione.

Requisiti Windows

Funzionalità dell'app
removableStorage

Si applica a

Vedi anche