StorageDevice.GetDeviceSelector 方法

定义

用于标识可移动存储设备 (AQS) 字符串的高级查询语法。 此字符串将传递给 FindAllAsyncCreateWatcher 方法。

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

用于标识存储设备的 AQS 字符串。

Windows 要求

应用功能
removableStorage

适用于

另请参阅