Windows 8 的接口 (包架构)

声明与代理关联的接口。

元素层次结构

<包>
<扩展>
<分机>
<ProxyStub>
<接口>

语法

<Interface Name        = A string between 1 and 255 characters in length that consists of alpha-numeric, period, and underscore characters.
           InterfaceId = A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. />

特性和元素

特性

属性 说明 数据类型 必须 默认值
InterfaceId

接口 ID。

以 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx 形式进行的 GUID 格式。
名称

接口的名称。

长度介于1到255个字符之间的字符串,其中包含字母数字、句点和下划线字符。

 

子元素

无。

父元素

父元素 说明
ProxyStub

声明类型为 activatableClass. proxyStub的包扩展点。 代理可以包含一个或多个接口。

 

要求

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