com5:ClassReference (InProcessServer 内)
形容
登録されたインプロセス サーバーが関連付けられているクラスまたはクラス参照を指定し、登録の詳細を設定します。
要素階層
<com5:ClassReference>
<com5:ClassReference>
構文
<com5:ClassReference ThreadingModel = "Both" | "STA" | "MTA" | "MainSTA" | "Neutral"
Virtualization = "enabled" | "disabled"
Id = A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.
></com5:ClassReference>
属性
属性 | 形容 | データ型 | 必須 |
---|---|---|---|
ThreadingModel | ランタイム クラスでサポートされるスレッド モデルの型。 | 次のいずれかの値: "Both"、"STA"、"MTA"、"MainSTA"、"Neutral" | はい |
仮想化 | クラスを読み込むときに仮想化を使用するかどうかを指定します。 | 次のいずれかの値: "enabled" 、 "disabled" | はい |
身分証明書 | 参照されている クラス の ID。 | xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx 形式の GUID。 | はい |
親要素
Parent 要素 | 形容 |
---|---|
com5:InProcessServer | インプロセス サーバーを 1 つまたは複数のクラス登録に登録します。 |
必要条件
アイテム | 価値 |
---|---|
com5 | http://schemas.microsoft.com/appx/manifest/com/windows10/5 |
最小 OS バージョン | Windows 11 バージョン 21H2 (ビルド 22000) |