com4:Format
アプリケーションが読み取りまたは書き込みできるファイル形式を指定します。
要素階層
<com4:Format>
<com4:Format>
<com4:Format>
<com4:Format>
構文
<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 | 形式名の 16 進数の値。 | 数字または文字 a 、b 、c 、d 、e 、または f (大文字または小文字) を含む 16 進形式の文字列。 |
はい |
子要素
何一つ。
親要素
Parent 要素 | 形容 |
---|---|
com4:Readable | アプリケーションがファイルのみを読み取ることができることを指定します。 |
com4:Readwritable | アプリケーションがファイルの読み取りと書き込みを行うことができることを指定します。 |
必要条件
アイテム | 価値 |
---|---|
名前空間の | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
最小 OS バージョン | Windows 10 (ビルド 20348) |