Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IAppxManifestOptionalPackageInfo interface

Provides access to attribute values of the optional package information.

Members

The IAppxManifestOptionalPackageInfo interface inherits from the IUnknown interface. IAppxManifestOptionalPackageInfo also has these types of members:

Methods

The IAppxManifestOptionalPackageInfo interface has these methods.

MethodDescription
GetIsOptionalPackage

Determines whether the package is optional.

GetMainPackageName

Gets the main package name from the optional package.

 

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_IAppxManifestOptionalPackageInfo is defined as 2634847D-5B5D-4FE5-A243-002FF95EDC7E

 

 

Show:
© 2017 Microsoft