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 需求
| 規格需求 | Description |
|---|---|
| 裝置系列 |
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 | Tablet |
屬性
| 名稱 | Description |
|---|---|
| Desktop |
取得 桌面 裝置類型的字串表示。 |
| Holographic |
取得 全像攝影 裝置類型的字串表示。 |
| Hub |
取得中 樞 裝置類型的字串表示。 |
| Iot |
取得 IoT) 裝置類型的物聯網 ( 字串表示。 |
| Laptop |
取得 膝上型 電腦裝置類型的字串表示。 |
| Phone |
取得 手機 裝置類型的字串表示。 |
| Tablet |
取得 平板電腦 裝置類型的字串表示。 |
| Xbox |
取得 Xbox 裝置類型的字串表示。 |