com:Format (in SurrogateServer/Class, child of com:ReadWritable)

指定应用程序可以读取和写入的文件格式, (激活为) 。

元素层次结构

<包>

    <应用程序>

         <应用程序>

              <扩展>

                   <com:Extension>

                        <com:ComServer>

                             <com:SurrogateServer>

                                  <com:Class>

                                       <com:Conversion>

                                            <com:Readwritable>

                                                 <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 十六进制文件格式名称。 十六进制格式的可选字符串值,包含数字或字母 ab、、dcef (大写或小写) 。

子元素

无。

父元素

父元素 描述
com:Readwriteable 指定应用程序可以读取和写入文件。

注解

注意

FormatNameStandardFormat 是互斥的。

要求

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