IAppxManifestReader3 interface
Represents an object model of the package manifest that provides methods to access manifest elements and attributes.
Members
The IAppxManifestReader3 interface inherits from IAppxManifestReader2. IAppxManifestReader3 also has these types of members:
- Methods
Methods
The IAppxManifestReader3 interface has these methods.
Method | Description |
---|---|
GetCapabilitiesByCapabilityClass | Gets an enumerator that iterates through capabilities defined in the manifest. |
GetTargetDeviceFamilies | Gets an enumerator that iterates through the target device families defined in the manifest. |
Requirements
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
Windows Server 2016 [desktop apps only] |
Header |
AppxPackaging.h |
IDL |
AppxPackaging.idl |
IID |
IID_IAppxManifestReader3 is defined as C43825AB-69B7-400A-9709-CC37F5A72D24 |