IUpdateManagerConfiguration
Constructors
No public constructors defined
Methods
No public methods defined
Properties
String DownloadSourcePath {get;set;} | stability index:1 |
---|---|
Defines download location for new installer |
String SignatureSourcePath {get;set;} | stability index:1 |
---|---|
Defines location for signature file to validate the new installer. |
Boolean CheckNewerDailyBuild {get;set;} | stability index:1 |
---|---|
Defines whether to consider daily builds for update, default is false. |
Boolean ForceUpdate {get;set;} | stability index:1 |
---|---|
Defines whether to force update, default vlaue is false. |
String InstallerNameBase {get;set;} | stability index:1 |
---|---|
Gets the base name of the installer to be used for upgrade. |
IDynamoLookUp DynamoLookUp {get;set;} | stability index:1 |
---|---|
Gets IDynamoLookUp interface to search Dynamo installations on the system. |