com:Format

指定应用程序可以从) 读取 (转换的文件格式。

元素层次结构

<包>

    <应用程序>

         <应用程序>

              <扩展>

                   <com:Extension>

                        <com:ComServer>

                             <com:ExeServer>

                                  <com:Class>

                                       <com:Conversion>

                                            <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 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、、bdce、 或 f (大写或小写) 。

子元素

无。

父元素

父元素 描述
com:Readable 指定应用程序只能读取文件。

注解

注意

FormatNameStandardFormat 是互斥的。

示例

要求

Namespace http://schemas.microsoft.com/appx/manifest/com/windows10
Minimum OS Version Windows 10版本 1703 (内部版本 15063)