接口 (Windows 10)
声明与代理关联的接口。
元素层次结构
<接口>
语法
<Interface
Name = 'A string with a value between 1 and 255 characters in length that consists of alphanumeric, period, and underscore characters.'
InterfaceId = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.' />
特性和元素
属性
特性 | 说明 | 数据类型 | 必须 | 默认值 |
---|---|---|---|---|
名称 | 接口的名称。 | 长度介于 1 到 255 个字符之间的字符串,由 alpha 数字、句点和下划线字符组成。 | 是 | |
InterfaceId | 接口 ID。 | 格式为 xxxxxxxx-xxxx-xxxx-xxxx-xxxxxx 的 GUID。 | 是 |
子元素
无。
父元素
父元素 | 描述 |
---|---|
ProxyStub | 声明 windows.activatableClass.proxyStub 类型的包扩展点。 代理可以由一个或多个接口组成。 |
要求
项 | 值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/foundation/windows10 |