次の方法で共有


SmsDevice2.GetDeviceSelector メソッド

定義

SMS デバイスの列挙に使用できるクラス選択文字列を取得します。

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

SMS デバイスを識別する高度なクエリ構文 (AQS) 文字列への参照。

Windows の要件

アプリの機能
cellularMessaging sms

適用対象