IMsixExternalDependencyCopy link to this sectionLink to this section copied!

DeclarationCopy link to this sectionLink to this section copied!

IMsixExternalDependency : IDispatch

OverviewCopy link to this sectionLink to this section copied!

This interface is meant for configuring an external package dependency .

PropertiesCopy link to this sectionLink to this section copied!

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.