uap5:ActivatableClass

拡張ポイントに関連付けられているランタイム クラスを宣言します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <uap5:Extension>

                        <uap5:OutOfProcessServer>

                             <uap5:ActivatableClass>

構文

<uap5:ActivatableClass
  ActivatableClassId = 'A string with a value between 1 and 255 characters in length that cannot start or end with a period or contain these characters: <, >, :, ", /, \, |, ?, or *.' >

  <!-- Child elements -->
  ActivatableClassAttribute{0,1000}

</uap5:ActivatableClass>

Attrbutes と要素

属性

属性 説明 データ型 必須 既定値
ActivatableClassId オペレーティング システム内のランタイム クラスの識別子。 1 から 255 文字の長さの値を持つ文字列。ピリオドで開始または終了できないか、または 、、:"\?|/、または *の文字<が含まれています。 > Yes

子要素

子要素 説明
ActivatableClassAttribute Windows ランタイム プロパティ ストアに格納される クラスの属性を定義します。

親要素

親要素 説明
uap5:OutOfProcessServer windows.activatableClass.outOfProcessServer 型のパッケージ拡張ポイントを宣言します。 これにより、アプリ パッケージで定義されているサード パーティの WinRT クラスを Win32 プロセスから呼び出せます。

必要条件

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