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.

IAppxManifestMainPackageDependency interface

Provides access to attribute values of the main package dependency.

Members

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

Methods

The IAppxManifestMainPackageDependency interface has these methods.

MethodDescription
GetName

Gets the name of the main package dependency from the AppxManifest.xml.

GetPackageFamilyName

Gets the package family name of the main package dependency from the AppxManifest.xml.

GetPublisher

Gets the publisher of the main package dependency from the AppxManifest.xml.

 

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_IAppxManifestMainPackageDependency is defined as 05D0611C-BC29-46D5-97E2-84B9C79BD8AE

 

 

Show:
© 2017 Microsoft