IMsixExternalDependency
Declaration
IMsixExternalDependency : IDispatch
Overview
This interface is meant for configuring an external package dependency .
Properties
String Name
Gets or sets the name of the external package
String Publisher
Gets or sets the publisher of the external
package
String MinVersion
Gets or sets the minimum version of the
dependency
Bool Optional
Gets or sets the flag that specifies the dependency to be
optional for the app. In this case the app can be installed even if the optional framework
dependencies are not installed.