RemoteSystemKinds.Hub プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

ハブを表す文字列。

Windows の要件

アプリの機能
remoteSystem

適用対象