KnownRemoteSystemCapabilities.LaunchUri Property

Definition

Gets the canonical string name of the launch URI capability.

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

Property Value

String

Platform::String

winrt::hstring

The canonical string name of the launch URI capability.

Windows requirements

App capabilities
remoteSystem

Applies to