com5:Format
描述
指定應用程式可以讀取或寫入的檔案格式。
元素階層
<com5:Class> (inProcessServer)
<com5:Format>
<com5:Format>
<com5:Class> (inProcessHandler)
<com5:Format>
<com5:Format>
<com5:Class> (inProcessServer)
<com5:Format>
<com5:Format>
<com5:Class> (inProcessHandler)
<com5:Format>
<com5:Format>
語法
<com5:Format FormatName = A string 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, f (capital or lower case).
></com5:Format>
屬性
屬性 | 描述 | 數據類型 | 必填 |
---|---|---|---|
FormatName | 格式名稱的字串值。 | 長度介於 1 到 32767 個字元的字串,開頭和結尾有非空格符。 | 是的 |
StandardFormat | 格式名稱的十六進位值。 | 包含數位或字母 a、b、c、d、e、f(大寫或小寫)的十六進位格式字串。 | 是的 |
父元素
父元素 | 描述 |
---|---|
com5:可讀取的 | 指定應用程式只能讀取檔案。 |
com5:可讀取的 | 指定應用程式可以讀取和寫入檔案。 |
要求
專案 | 價值 |
---|---|
com5 | http://schemas.microsoft.com/appx/manifest/com/windows10/5 |
最低 OS 版本 | Windows 11 版本 21H2 (組建 22000) |