KnownRemoteSystemCapabilities.LaunchUri プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
起動 URI 機能の正規文字列名を取得します。
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
プロパティ値
起動 URI 機能の正規文字列名。
Windows の要件
アプリの機能 |
remoteSystem
|