Microsoft FactoryOrchestrator Core IFactoryOrchestratorService RunApp(string)
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService
IFactoryOrchestratorService.RunApp(string) Method
Runs a UWP app outside of a Task/TaskList. Requires Windows Device Portal.
Microsoft.FactoryOrchestrator.Core.TaskRun RunApp(string aumid);
Parameters
aumid
System.String
The Application User Model ID (AUMID) of the app to run.