com:ProxyStubDll

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

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <com:Extension>

                        <com:ComInterface>

                             <com:ProxyStub>

                                  <com:ProxyStubDll>

構文

<com2:ProxyStubDll
  Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
  ProcessorArchitecture = 'A string value with one of the following values: "x86" or "x64".' />

属性と要素

属性

属性 説明 データ型 必須 既定値
パス アプリ パッケージ内の .dll ファイルへの相対パス。 長さが 1 ~ 256 文字の文字列。、:>"|?または *を含<めることはできません。 Yes
ProcessorArchitecture ProxyStub 登録のプロセッサ アーキテクチャ。 x86 または x64 のいずれかの値を持つ文字列値 いいえ

子要素

なし。

親要素

親要素 説明
com:ProxyStub プロキシ スタブを登録します。

必要条件

Item
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10/2
Minimum OS Version Windows 10 バージョン 1709 (ビルド 16299)