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

适用于