RemoteSystemKinds 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含标识各种设备类型的只读字符串。
public ref class RemoteSystemKinds abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
class RemoteSystemKinds final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RemoteSystemKinds final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
public static class RemoteSystemKinds
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class RemoteSystemKinds
Public Class RemoteSystemKinds
- 继承
- 属性
Windows 要求
设备系列 |
Windows 10 Anniversary Edition (在 10.0.14393.0 中引入)
|
API contract |
Windows.Foundation.UniversalApiContract (在 v3.0 中引入)
|
应用功能 |
remoteSystem
|
注解
版本历史记录
Windows 版本 | SDK 版本 | 增值 |
---|---|---|
1709 | 16299 | Iot |
1709 | 16299 | 便携式计算机 |
1709 | 16299 | 平板电脑 |
属性
Desktop |
获取 桌面 设备类型的字符串表示形式。 |
Holographic |
获取 全息 设备类型的字符串表示形式。 |
Hub |
获取 中心 设备类型的字符串表示形式。 |
Iot |
获取 物联网 (IoT) 设备类型的字符串表示形式。 |
Laptop |
获取 笔记本电脑 设备类型的字符串表示形式。 |
Phone |
获取 电话 设备类型的字符串表示形式。 |
Tablet |
获取 平板电脑 设备类型的字符串表示形式。 |
Xbox |
获取 Xbox 设备类型的字符串表示形式。 |