desktop10:IconHandler

ファイルの種類の関連付けに IconHandler を有効にします。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <uap:Extension>

                        <uap:FileTypeAssociation>

                             <desktop10:IconHandler>

構文

<desktop10:IconHandler
  Clsid = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' />

属性と要素

属性

属性 説明 データ型 必須 既定値
Clsid COM クラスをアクティブ化するための ID。 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx という形式の GUID。 Yes

子要素

なし。

親要素

親要素 説明
uap:FileTypeAssociation アプリの機能拡張ポイントを宣言します。

注釈

要素は<desktop10:IconHandler>、EntryPoint="windows" を持つ要素で<Application>定義されている要素の下<FileTypeAssociation>にのみ存在できます。FullTrustApplication"

要件

Item
desktop10 http://schemas.microsoft.com/appx/manifest/desktop/windows10/10
Minimum OS Version Windows 11 バージョン 22H2 (ビルド 22621)