KnownRemoteSystemCapabilities.LaunchUri 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 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
The canonical string name of the launch URI capability.
Windows requirements
App capabilities |
remoteSystem
|