如何在设备中获取已安装的旧应用程序列表。 [英] How to get the Installed legacy application list in a device.

查看:70
本文介绍了如何在设备中获取已安装的旧应用程序列表。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我想要一个已安装的所有遗留应用程序的列表。


我试过但是我已经安装了非传统版本所有设备用户的应用列表。


使用以下代码段: 


  IEnumerable< Package> _lstPackages = Windows.Phone.Management.Deployment.InstallationManager.FindPackages();


如何获得所有已安装的遗留应用程序列表?


谢谢提前。

解决方案

嗨Pavan Raghamwar,



欢迎
到开发通用Windows应用论坛!
请阅读粘贴帖子,特别是
发布指南:主题行标签
Windows 10 SDK和工具的已知问题


你能告诉我你的应用目标是什么平台吗?UWP或Windows Phone 8 / 8.1?据我所知,我们无法获得所有已安装的遗产应用程序
在窗口或Windows手机中列出
8 / 8.1 或UWP。




祝你好运,

Breeze Liu


< p style ="margin:0in; margin-bottom:.0001pt">


Hi All,

I want a list of all installed legacy application.

I tried but i am getting non legacy installed app list by all user of device.

Using below code snippet : 

 IEnumerable<Package> _lstPackages = Windows.Phone.Management.Deployment.InstallationManager.FindPackages();

How can i get the all installed legacy application list?

Thanks in advance.

解决方案

Hi Pavan Raghamwar,

Welcome to the Developing Universal Windows apps forum! Please read the sticky posts, especially the Guide to posting: subject line tags and Known Issues for Windows 10 SDK and Tools .

Could you tell me what platform is  you app target for? UWP or Windows Phone 8/8.1? As far as I know, we can’t get the all installed legacy application list in the window or windows phone 8/8.1 or UWP.

Best regards,
Breeze Liu


这篇关于如何在设备中获取已安装的旧应用程序列表。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆