RemoteSystemKinds クラス

定義

さまざまなデバイスの種類を識別する読み取り専用の文字列が含まれます。

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
継承
Object Platform::Object IInspectable 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 ノート PC
1709 16299 Tablet

プロパティ

Desktop

デスクトップ デバイスの種類の文字列表現を取得します。

Holographic

ホログラフィック デバイスの種類の文字列表現を取得します。

Hub

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

Iot

モノのインターネット (IoT) デバイスの種類の文字列表現を取得します。

Laptop

ノート PC デバイスの種類の文字列表現を取得します。

Phone

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

Tablet

タブレット デバイスの種類の文字列表現を取得します。

Xbox

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

適用対象

こちらもご覧ください