Share via


RemoteSystemKinds.Hub Property

Definition

Gets the string representation of the hub device type.

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

Property Value

String

Platform::String

winrt::hstring

String representing hub.

Windows requirements

App capabilities
remoteSystem

Applies to