com4:ClassReference (ManagedInProcessServer 内)
マネージド インプロセス サーバーが関連付けられているクラスを指定し、登録の詳細を設定します。
要素階層
<com4:ClassReference>
<com4:ClassReference>
構文
<com4:ClassReference
ThreadingModel = 'A string with that can have one of the following values: "Both", "STA", "MTA", "MainSTA", or "Neutral".'
ImplementationClass = 'An alphanumeric string, separated by a period, with a value between 1 and 255 characters in length (for example, Foo.Bar or Foo.Bar.1).'
Virtualization = 'A string with that can have one of the following values: "enabled" or "disabled".'
Id = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
></com4:ClassReference>
属性と要素
属性
属性 | 形容 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
ThreadingModel | はい | |||
ImplementationClass | クラス参照に関連付けられている実装クラス。 | 1 ~ 255 文字の長さの値 (Foo.Bar や Foo.Bar.1 など) を含む、ピリオドで区切られた英数字文字列。 | はい | |
仮想化 | クラスを読み込むときに仮想化を使用するかどうかを指定します。 | 次のいずれかの値を持つ文字列: 有効な または無効 | はい | |
ID | 参照されている クラス の ID。 | xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx 形式の GUID。 | はい |
子要素
何一つ。
親要素
Parent 要素 | 形容 |
---|---|
com4:ManagedInProcessServer | マネージド インプロセス サーバーを 1 つまたは複数のクラス登録に登録します。 |
必要条件
アイテム | 価値 |
---|---|
名前空間の | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
最小 OS バージョン | Windows 10 (ビルド 20348) |