Skip to content

Microsoft FactoryOrchestrator Core IFactoryOrchestratorService GetInstalledAppsDetailed()

Microsoft.FactoryOrchestrator.Core

Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService

IFactoryOrchestratorService.GetInstalledAppsDetailed() Method

Gets all installed apps on the OS. Requires Windows Device Portal.

System.Collections.Generic.List<Microsoft.FactoryOrchestrator.Core.PackageInfo> GetInstalledAppsDetailed();

Returns

System.Collections.Generic.List<PackageInfo>
The list of apps and their information, in PackageInfo objects.