IAppxManifestPackageDependency2 interface (appxpackaging.h)

Describes the dependency of one package on another package.

Inheritance

The IAppxManifestPackageDependency2 interface inherits from IAppxManifestPackageDependency. IAppxManifestPackageDependency2 also has these types of members:

Methods

The IAppxManifestPackageDependency2 interface has these methods.

 
IAppxManifestPackageDependency2::GetMaxMajorVersionTested

Returns the maximum major version number of the package that is tested to be compatible with the current package.

Requirements

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

See also

IAppxManifestPackageDependency