msiot api / default app返回错误的属性名称 [英] msiot api / default app returns wrong property name

查看:82
本文介绍了msiot api / default app返回错误的属性名称的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道这不是受支持的方式。

I know it's not the supported way.

通过api设置启动应用程序,api返回成功安装的应用程序的json列表,包括其名称和isStartup属性。 

Setting a startup app via the api, the api returns on success a json list of the installed apps including their names and the isStartup properties. 

{  
   "DefaultApp":"IoTCoreDefaultApp_1w720vyc4ccym!App",
   "AppPackages":[  
      {  
         "IsStartup":false,
         "PackageFullName":"IoTCoreDefaultApp_1w720vyc4ccym!App"
      },
      {  
         "IsStartup":false,
         "PackageFullName":"IoTUAPOOBE_cw5n1h2txyewy!App"
      },
      {  
         "IsStartup":false,
         "PackageFullName":"Microsoft.Windows.Cortana_cw5n1h2txyewy!CortanaUI"
      },
      {  
         "IsStartup":true,
         "PackageFullName":"MyApp_dsafsdj4630bpy!App"
      }
   ]
}

我不确定,但可以使用属性名称"PackageFullName" ;是错的?字符串的语法看起来更像是"PackageRelativeId":

I am not sure, but could the property name "PackageFullName" be wrong? The syntax of the string looks more like a "PackageRelativeId":

PackageRelativeId:
"IoTCoreDefaultApp_1w720vyc4ccym!App"
PackageFullName:
"IoTCoreDefaultApp_1.0.1702.21000_arm__1w720vyc4ccym"


Poly

Poly

推荐答案

你好

请通过反馈中心应用程序报告

please report this through the Feedback Hub App

br

Andre

br
Andre


这篇关于msiot api / default app返回错误的属性名称的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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