StorageDevice.GetDeviceSelector 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于标识可移动存储设备 (AQS) 字符串的高级查询语法。 此字符串将传递给 FindAllAsync 或 CreateWatcher 方法。
public:
static Platform::String ^ GetDeviceSelector();
static winrt::hstring GetDeviceSelector();
public static string GetDeviceSelector();
function getDeviceSelector()
Public Shared Function GetDeviceSelector () As String
返回
用于标识存储设备的 AQS 字符串。
Windows 要求
应用功能 |
removableStorage
|