Partager via


StorageDevice.GetDeviceSelector Méthode

Définition

Chaîne AQS (Advanced Query Syntax) pour identifier les périphériques de stockage amovibles. Cette chaîne est passée à la méthode FindAllAsync ou CreateWatcher .

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

Retours

String

Platform::String

winrt::hstring

Chaîne AQS pour identifier les périphériques de stockage.

Configuration requise pour Windows

Fonctionnalités de l’application
removableStorage

S’applique à

Voir aussi