.APPXSYM 文件扩展名
Windows 8 App Package Symbols File
| 开发者 | Microsoft |
| 受欢迎程度 |
3.5 | 10 票 |
什么是 APPXSYM 文件?
File format introduced as part of the Windows 8 app packaging system for the Windows Store; contains public symbol information for the app that allows crash reporting details to be sent back to the developer (via the Window's Store developer dashboard) when the app crashes on a user's computer.
更多信息
APPXSYM files are included within .APPXUPLOAD files when the app is packaged and submitted to the Windows Store. If you choose not to include symbols for crash reporting, you can submit an .APPX file instead, and an APPXSYM file is not used.
注: APPXSYM files are created when you package your app using the Create App Packages wizard in Visual Studio.
可打开或引用 APPXSYM 文件的程序
Windows