RemoteSystemKinds.Holographic プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

ホログラフィックを表す文字列。

Windows の要件

アプリの機能
remoteSystem

適用対象