KnownRemoteSystemCapabilities.AppService 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 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
The canonical string name of the app service capability.
Windows requirements
App capabilities |
remoteSystem
|