StorageDevice.GetDeviceSelector メソッド

定義

リムーバブル 記憶域デバイスを識別するための高度なクエリ構文 (AQS) 文字列。 この文字列は FindAllAsync メソッドまたは CreateWatcher メソッドに渡されます。

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

適用対象

こちらもご覧ください