【发布时间】:2021-03-06 13:44:24
【问题描述】:
According to the docs我可以用这个:Windows.ApplicationModel.AppDisplayInfo.DisplayName
但我收到错误:An object reference is required for the non-static field, method, or property 'AppDisplayInfo.DisplayName
我无法添加“AppDiagnostics”功能或使用包显示名称,这似乎是最常见的解决方案。是文档错误还是我做错了什么?
【问题讨论】: