次の方法で共有


KnownRemoteSystemCapabilities.AppService プロパティ

定義

App Service 機能の正規文字列名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

App Service 機能の正規文字列名。

Windows の要件

アプリの機能
remoteSystem

適用対象