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 | 格式名稱的十六進位值。 | 十六進位格式的字串,包含數位或字母 a 、b 、c 、d 、e 或 f (大寫或小寫)。 |
是的 |
子專案
沒有。
父元素
父元素 | 描述 |
---|---|
com4:可讀取的 | 指定應用程式只能讀取檔案。 |
com4:Readwritable | 指定應用程式可以讀取和寫入檔案。 |
要求
專案 | 價值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
最低 OS 版本 | Windows 10 (組建 20348) |