IAppxManifestMainPackageDependency interface (appxpackaging.h)

Provides access to attribute values of the main package dependency.

Inheritance

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

Methods

The IAppxManifestMainPackageDependency interface has these methods.

 
IAppxManifestMainPackageDependency::GetName

Gets the name of the main package dependency from the AppxManifest.xml.
IAppxManifestMainPackageDependency::GetPackageFamilyName

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

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

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header appxpackaging.h