com:在 SurrogateServer/Class 中格式化 (,com:Readable) 的子级
指定应用程序可以从) 读取 (转换的文件格式。
元素层次结构
<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 value in 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) |