com:Format
指定应用程序可以从) 读取 (转换的文件格式。
元素层次结构
<com:Format>
语法
<com:Format
FormatName = 'An optional string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
StandardFormat = 'An optional string with a hexadecimal format containing numbers or the letters a, b, c, d, e, or f (capital or lower case).' />
特性和元素
属性
属性 | 说明 | 数据类型 | 必须 | 默认值 |
---|---|---|---|---|
FormatName | 字符串格式的文件名。 | 一个可选字符串,其值长度在 1 到 32767 个字符之间,开头和结尾处有一个非空格字符。 | 否 | |
StandardFormat | 十六进制格式的文件名。 | 具有十六进制格式的可选字符串,其中包含数字或字母 a 、、b 、d c e 、 或 f (大写或小写) 。 |
否 |
子元素
无。
父元素
父元素 | 描述 |
---|---|
com:Readable | 指定应用程序只能读取文件。 |
注解
注意
FormatName 和 StandardFormat 是互斥的。
示例
要求
项 | 值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10 |
Minimum OS Version | Windows 10版本 1703 (内部版本 15063) |