com:Format

アプリケーションが読み取り (変換元) できるファイル形式を指定します。

要素階層

<Package>
   └─ <Applications>
      └─ <Application>
         └─ <Extensions>
            └─ <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 16 進数形式のファイル名。 数値、 abcde、または f (大文字または小文字) を含む 16 進形式の省略可能な文字列。 いいえ

子要素

なし。

親要素

親要素 説明
com:Readable アプリケーションがファイルのみを読み取ることができることを指定します。

注釈

FormatNameStandardFormat は相互に排他的です。

例示

必要条件

品目 価値
名前空間 http://schemas.microsoft.com/appx/manifest/com/windows10
最小 OS バージョン Windows 10 バージョン 1703 (ビルド 15063)