FileType (FileOpenPicker Windows 8 的子代的包架构)
指定为其文件类型扩展名的文件类型。 它在包中每个应用程序都是唯一的,并且区分大小写。
元素层次结构
- <包>
-
- <应用程序>
-
- <应用程序>
-
- <扩展>
-
- <分机>
-
- <ShareTarget>
-
- <SupportedFileTypes>
- <FileType>
- <FileOpenPicker>
-
- <SupportedFileTypes>
- <FileType>
- <FileSavePicker>
-
- <SupportedFileTypes>
- <FileType>
语法
<FileType>
A string between 1 and 64 characters in length that must begin with a period ("."), cannot have additional periods, and cannot contain these characters: <, >, :, %, ", /, \, |, ?, or *.
</FileType>
特性和元素
特性
无。
子元素
无。
父元素
父元素 | 说明 |
---|---|
SupportedFileTypes (类型:CT_CharmsSupportedFileTypes) | 定义应用可以共享的文件类型。 |
相关元素
以下元素的名称与此元素相同,但内容或属性不同:
要求
值 | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2010/manifest |