desktop7:ProgId

CLSID に関連付けることができるプログラム識別子 (ProgID)。 ProgID はクラスを識別しますが、CLSID よりも精度が低くなります。グローバルに一意であることが保証されていないためです。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <uap:Extension>

                        <uap:FileTypeAssociation>

                             <desktop7:ProgId>

                        <uap:FileTypeAssociation>

                             <desktop7:ProgId>

構文

<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
Minimum OS Version Windows 10 (ビルド 19645)