OutOfProcessServer) (Windows 10) 中的 ActivatableClass (

声明与扩展点关联的运行时类。

元素层次结构

<程序包>

    <扩展>

         <分机>

              <OutOfProcessServer>

                   <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>

密钥

{} 特定出现的范围

特性和元素

属性

属性 说明 数据类型 必须 默认值
ActivatableClassId 操作系统中运行时类的标识符。 长度介于 1 到 255 个字符之间的字符串,长度不能以句点开头或结尾,或包含以下字符:、、、、 :"?\/|或。*><

子元素

子元素 描述
ActivatableClassAttribute 定义存储在Windows 运行时属性存储中的类的属性。

父元素

父元素 描述
OutOfProcessServer 声明 windows.activatableClass.outOfProcessServer 类型的包扩展点。 应用使用可激活的一个或多个类的可执行文件 (.exe) 。

以下元素的名称与此元素相同,但内容或属性不同:

要求

项目 Value
命名空间 http://schemas.microsoft.com/appx/manifest/foundation/windows10