ActivatableClass (OutOfProcessServer 内) (Windows 10)
拡張ポイントに関連付けられているランタイム クラスを宣言します。
要素の階層
<ActivatableClass>
構文
<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}
</ActivatableClass>
Key
{}
特定の発生範囲
属性と要素
属性
属性 | 説明 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
ActivatableClassId | オペレーティング システム内のランタイム クラスの識別子。 | 1 ~ 255 文字の長さの値を持つ文字列で、ピリオドで開始または終了できないか、または次の文字を含む文字列: < , , > , : , " , , / , \ , | , , . ? * |
はい |
子要素
子要素 | 説明 |
---|---|
ActivatableClassAttribute | Windows ランタイム プロパティ ストアに格納されるクラスの属性を定義します。 |
親要素
親要素 | 説明 |
---|---|
OutOfProcessServer | windows.activatableClass.outOfProcessServer 型のパッケージ拡張ポイントを宣言します。 アプリは、1 つ以上のアクティブ化可能なクラスを公開する実行可能ファイル (.exe ) を使用します。 |
関連要素
次の要素の名前はこれと同じですが、コンテンツまたは属性が異なります:
要件
アイテム | 値 |
---|---|
名前空間 | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |