文件类型 (Windows 8 的包架构,FileTypeAssociation 的后代)
指定为其文件类型扩展名的受支持的文件类型。
元素层次结构
- <包>
-
- <应用程序>
-
- <应用程序>
-
- <扩展>
-
- <分机>
-
- <FileTypeAssociation>
-
- <SupportedFileTypes>
- <FileType>
语法
<FileType ContentType? = A string that contains two components between 1 and 127 characters in length, separated by a forward slash ("/"). It follows the RFC 4288 naming requirements. >
A string between 1 and 64 characters in length that includes a period (".").
</FileType>
键
?
可选 (零个或一个)
特性和元素
特性
属性 | 说明 | 数据类型 | 必须 | 默认值 |
---|---|---|---|---|
ContentType | 内容类型。 |
一个字符串,包含长度介于1到127个字符之间的两个分量,用正斜杠分隔 ( "/" ) 。 它遵循 RFC 4288 命名要求。 | 否 |
子元素
无。
父元素
父元素 | 说明 |
---|---|
SupportedFileTypes (类型: CT_FTASupportedFileTypes) | 定义与应用关联的文件类型。 它们对于每个包都是唯一的,并区分大小写。 |
相关元素
以下元素具有与此相同的名称,但内容或属性不同:
要求
值 | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2010/manifest |