.XAP 파일 확장자
XACT Project
| 개발사 | Microsoft |
| 인기도 |
4.0 | 215 투표 |
XAP 파일이란 무엇인가요?
Project created with the Microsoft Cross-Platform Audio Creation Tool (XACT); saved in a text format and contains the intermediate form of the information produced by XACT; includes complete descriptions of wave banks (.XWB files), sound banks (.XSB files), and global settings (.XGS files).
추가 정보
XAP files can be opened and viewed in a text editor, but they should not be edited manually. Instead, project files should only be modified with XACT.
XAP 파일을 열거나 참조하는 프로그램
Silverlight Application Package
| 개발사 | Microsoft |
| 인기도 |
4.0 | 59 투표 |
An XAP file is an application package originally created for Microsoft Silverlight (a web browser plug-in enabling rich media content) but now also used for Windows Phone 7 mobile applications. It includes a .XAML file named AppManifest.xaml and may include .DLL files referenced by the software. XAP files are stored in .ZIP format.
추가 정보
XAP files were commonly used for distributing Windows Phone 7 applications.