次の方法で共有


パス (InProcessServer Windows 8子のパッケージ スキーマ)

DLL へのパス。

要素の階層

<Package>
<拡張機能>
<拡張子>
<InProcessServer>
<Path>
<ProxyStub>
<Path>

<ProxyStub>
<パス>

構文

<Path>

  A string between 1 and 256 characters in length that cannot contain these characters: <, >, :, %, ", |, ?, or *.

</Path>

属性および要素

属性

なし。

子要素

なし。

親要素

Parent 要素 説明
InProcessServer

windows.activatableClass.inProcessServer 型のパッケージ拡張ポイントを宣言します。 アプリは、1 つ以上のアクティブ化可能なクラスを公開するダイナミック リンク ライブラリ (DLL) を使用します。

ProxyStub

windows.activatableClass.proxyStub 型のパッケージ拡張ポイントを宣言します。 プロキシは、1 つ以上のインターフェイスで構成できます。

 

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

<Extension Category="windows.activatableClass.inProcessServer">
      <InProcessServer>
        <Path>Microsoft.Samples.DllServerAuthoring.dll</Path>
        <ActivatableClass ActivatableClassId="Microsoft.Samples.DllServerAuthoring.Toaster" ThreadingModel="both" />
      </InProcessServer>
</Extension>

要件

Namespace http://schemas.microsoft.com/appx/2010/manifest