IMsixHostRuntimeDependency

Declaration

IMsixHostRuntimeDependency : IDispatch

Overview

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

Properties

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").

See also

IMsixDependencies

IAdvinstProjectTypes