IUpdateTargetApp
Declaration
IUpdateTargetApp : IDispatch
Overview
This interface is meant to specify the versions of the application for which the update is valid
Properties
String Name - Gets or sets the product name of the application.
String MinVersion - Gets or sets the minimum version of the application.
Bool MinVersionIncluded - Gets or sets the option that specifies if the minimum version is included.
String MaxVersion - Gets or sets the maximum version of the application.
Bool MaxVersionIncluded - Gets or sets the option that specifies if the maximum version is included.