RemoteSystemKinds.Iot 属性

定义

获取 物联网 (IoT) 设备类型的字符串表示形式。

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

属性值

String

Platform::String

winrt::hstring

表示 IoT 的字符串。

Windows 要求

设备系列
Windows 10 Fall Creators Update (在 10.0.16299.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v5.0 中引入)
应用功能
remoteSystem

适用于