ActivatableClassAttribute (Windows 8,InProcessServer 的后代)
定义存储在 Windows 运行时属性存储中的类的属性。
元素层次结构
- <包>
-
- <扩展>
-
- <分机>
-
- <InProcessServer>
-
- <ActivatableClass>
- <ActivatableClassAttribute>
语法
<ActivatableClassAttribute Name = A string between 1 and 255 characters in length that consists of alpha-numeric fields separated by periods. Each field must begin with an ASCII alphabetical character.
Type = "string" | "integer"
Value = A string between 1 and 255 characters in length. />
特性和元素
特性
属性 | 说明 | 数据类型 | 必须 | 默认值 |
---|---|---|---|---|
名称 | 特性名称。 |
长度介于1到255个字符之间的字符串,其中包含以句点分隔的字母数字字段。 每个字段都必须以 ASCII 字母字符开头。 | 是 | |
类型 | 属性类型。 |
此属性可以具有以下值之一:
|
是 | |
值 | 特性值。 |
长度为1到255个字符的字符串。 | 是 |
子元素
无。
父元素
父元素 | 说明 |
---|---|
ActivatableClass (类型: CT_InProcessActivatableClass) | 声明与扩展点相关联的运行时类。 |
ActivatableClass (类型: CT_OutOfProcessActivatableClass) | 声明与扩展点相关联的运行时类。 |
要求
值 | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2010/manifest |