次の方法で共有


パス (OutOfProcessServer 内) (Windows 10)

実行可能ファイルへのパス。

要素の階層

<パッケージ>

    <Extensions>

         <拡張子>

              <OutOfProcessServer>

                   <パス>

構文

<Path>
  <!-- A string between 1 and 256 characters in length that must end with ".exe" and cannot contain these characters: <, >, :, ", |, ?, or *. It specifies the default executable for the extension. If not specified, the executable defined for the app is used.  If specified, the EntryPoint property is also used. If that EntryPoint property isn't specified, the EntryPoint defined for the app is used. -->
</Path>

属性と要素

属性

なし。

子要素

なし。

親要素

親要素 説明
OutOfProcessServer windows.activatableClass.outOfProcessServer 型のパッケージ拡張ポイントを宣言します。 アプリは、1 つ以上のアクティブ化可能なクラスを公開する実行可能ファイル (.exe) を使用します。

次の要素の名前はこれと同じですが、コンテンツまたは属性が異なります:

要件

Item
名前空間 http://schemas.microsoft.com/appx/manifest/foundation/windows10