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.
| Method | Description |
|---|---|
| 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 |
|
|
IDL |
|
|
IID |
IID_IAppxManifestMainPackageDependency is defined as 05D0611C-BC29-46D5-97E2-84B9C79BD8AE |