IAppxManifestReader4 interface

Represents an object model of the package manifest that provides methods to access manifest elements and attributes.

Members

The IAppxManifestReader4 interface inherits from IAppxManifestReader3. IAppxManifestReader4 also has these types of members:

  • Methods

Methods

The IAppxManifestReader4 interface has these methods.

Method Description
GetOptionalPackageInfo

Gets the optional package information.

 

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_IAppxManifestReader4 is defined as 4579BB7C-741D-4161-B5A1-47BD3B78AD9B

See also

IAppxManifestReader3