Share via


desktop7:ProgId

可以與 CLSID 相關聯的程式設計識別碼 (ProgID) 。 ProgID 會識別類別,但精確度低於 CLSID,因為它不保證是全域唯一的。

元素階層

<套件>

    <應用程式>

         <應用程式>

              <擴充功能>

                   <uap:Extension>

                        <uap:FileTypeAssociation>

                             <desktop7:ProgId>

                        <uap:FileTypeAssociation>

                             <desktop7:ProgId>

Syntax

<desktop7:ProgId>
  An alphanumeric string separated by a period with a value between 1 and 255 characters in length (for example: token1.token2 or token1.token2.token3)
</desktop7:ProgId>

屬性和元素

屬性

無。

子元素

無。

父元素

父元素 描述
uap:FileTypeAssociation 宣告 windows.fileTypeAssociation類型的應用程式擴充點。 檔案類型關聯表示應用程式已註冊來處理指定類型的檔案。

備註

需求

Item
Namespace http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
OS 最低版本 Windows 10 (組建 19645)