次の方法で共有


com4:ProxyStub

プロキシ スタブを登録します

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <com4:ProxyStub>

構文

<com4:ProxyStub
  Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
  ProcessorArchitecture = 'A string that can have one of the following values: "x86", "x64", "arm", "arm64", or "x86a64".'
  Id = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
  DisplayName = 'A string with a value between 1 and 256 characters in length. This string is localizable.' >

  <!-- Child elements -->
  ProxyStubDll

</com4:ProxyStub>

属性と要素

属性

属性 説明 データ型 必須 既定値
パス パッケージ ルートに対する相対パス。 パスは、パッケージ内のファイルを参照する必要があります。 次のいずれかの値: 長さが 1 ~ 256 文字の文字列で、これらの文字を含めることはできません: <、 >、:、"、,, ?,または *。 Yes
Id プロキシ スタブの CLSID。 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx という形式の GUID。 Yes
DisplayName プロキシ スタブの CLSID キーの既定値に対応するローカライズ可能な文字列。 長さが 1 ~ 256 文字の文字列。 この文字列はローカライズ可能です。 はい

子要素

子要素 説明
ProxyStubDll ProxyStub DLL のパスとプロセッサ アーキテクチャを指定します。

親要素

親要素 説明
拡張機能 アプリの 1 つ以上の拡張ポイントを定義します。

注釈

プロキシ スタブ要素には、Path 属性または 1 つ以上の ProxyStubDll 子要素が必要ですが、両方を含む必要はありません。

必要条件

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