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

适用于