RemoteSystemKinds.Phone プロパティ

定義

電話デバイスの種類の文字列表現を取得します。

public:
 static property Platform::String ^ Phone { Platform::String ^ get(); };
static winrt::hstring Phone();
public static string Phone { get; }
var string = RemoteSystemKinds.phone;
Public Shared ReadOnly Property Phone As String

プロパティ値

String

Platform::String

winrt::hstring

電話を表す文字列。

Windows の要件

アプリの機能
remoteSystem

適用対象