次の方法で共有


com4:ClassReference (InProcessHandler 内)

登録されたインプロセス ハンドラーを関連付けるクラスを指定し、登録の詳細を設定します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <com4:InProcessHandler>

                        <com4:ClassReference>

構文

<com4:ClassReference
    Virtualization = 'A string that can have one of the following values: "enabled" or "disabled".'
    Id = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' />

属性と要素

属性

属性 説明 データ型 必須 既定値
仮想化 クラスの読み込み時に仮想化を使用するかどうかを指定します。 有効または無効のいずれかの値を持つ文字列。 Yes
Id 参照されている クラス の ID。 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx という形式の GUID。 Yes

子要素

なし。

親要素

親要素 説明
com4:InProcessHandler インプロセス ハンドラーを 1 つまたは複数のクラス登録に登録します。

必要条件

Item
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10/4
Minimum OS Version Windows 10 (ビルド 20348)