Microsoft FactoryOrchestrator Core IFactoryOrchestratorService GetInstalledApps()
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService
IFactoryOrchestratorService.GetInstalledApps() Method
Gets the AUMIDs of all installed apps on the OS. Requires Windows Device Portal.
System.Collections.Generic.List<string> GetInstalledApps();
Returns
System.Collections.Generic.List<System.String>
The list of app AUMIDs.