com4:Format

指定应用程序可从中读取或写入到的文件格式。

元素层次结构

<包>

     <应用程序>

          <应用程序>

               <扩展>

                    <com4:Class>

                         <com4:转换>

                              <com4:可读>

                                   <com4:格式>

                              <com4:可读>

                                   <com4:格式>

     <扩展>

          <com4:Class>

               <com4:转换>

                    <com4:可读>

                         <com4:格式>

                    <com4:可读>

                         <com4:格式>

语法

<com4:Format
    FormatName = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
    StandardFormat = 'A string in hexadecimal format containing numbers or the letters a, b, c, d, e, or f (capital or lower case).' />

属性和元素

属性

属性 描述 数据类型 必填 默认值
FormatName 格式名称的字符串值。 一个长度介于 1 到 32767 个字符之间的字符串,其开头和结尾具有非空格字符。 是的
StandardFormat 格式名称的十六进制值。 采用十六进制格式的字符串,其中包含数字或字母 abcdef(大写或小写)。 是的

子元素

没有。

父元素

Parent 元素 描述
com4:可读 指定应用程序只能读取文件。
com4:可读 指定应用程序可以读取和写入文件。

要求

项目 价值
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10/4
最低 OS 版本 Windows 10 (内部版本 20348)