IAppxManifestTargetDeviceFamily 接口 (appxpackaging.h)
从 AppxManifest.xml 检索有关目标设备系列的信息。
继承
IAppxManifestTargetDeviceFamily 接口继承自 IUnknown 接口。 IAppxManifestTargetDeviceFamily 也有以下类型的成员:
方法
IAppxManifestTargetDeviceFamily 接口具有这些方法。
IAppxManifestTargetDeviceFamily::GetMaxVersionTested 获取从 AppxManifest.xml 测试的最大版本。 |
IAppxManifestTargetDeviceFamily::GetMinVersion 从 AppxManifest.xml 获取目标设备系列的最低版本。 |
IAppxManifestTargetDeviceFamily::GetName 从 AppxManifest.xml 获取目标设备系列的名称。 |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 10 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2016 [仅限桌面应用] |
目标平台 | Windows |
标头 | appxpackaging.h |