RemoteSystemKinds.Hub Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 representing hub.
Windows requirements
App capabilities |
remoteSystem
|