Share via


KnownRemoteSystemCapabilities.AppService Property

Definition

Gets the canonical string name of the app service capability.

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

Property Value

String

Platform::String

winrt::hstring

The canonical string name of the app service capability.

Windows requirements

App capabilities
remoteSystem

Applies to