Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以通过桌面应用程序访问或获取 xap 文件中的文件列表。如果可能,请告诉我如何执行此操作。
谢谢迪内什
XAP只是 ZIP 文件。
您可以使用任何 ZIP 库,例如 .Net 4.5 中的ZipArchive类。
ZipArchive