IMsixHostRuntimeDependency

DeclarationCopy link to this sectionLink to this section copied!

IMsixHostRuntimeDependency : IDispatch

OverviewCopy link to this sectionLink to this section copied!

This interface is meant to configure a dependency on a host app package for the current app package..

PropertiesCopy link to this sectionLink to this section copied!

String Name
Gets or sets the name as it appears in the ID field from the Package section of Package Information Page.

String Publisher
Gets or sets the name as it appears in the ID field from the Package section of Package Information Page.

String MinVersion
Gets or sets the minimum version of the dependency package. The value is a string in quad notation(e.g. "Major.Minor.Build.Revision").