ISoftwareUpdateManagerAllowAutoUpdate Property |
Gets a value indicating whether we allow automatic update.
Namespace:
Rubedos.Viper.Net.Iface
Assembly:
Rubedos.Viper.Net.Iface (in Rubedos.Viper.Net.Iface.dll) Version: 1.0.0.2336 (1.0.00000.2336)
Syntaxbool AllowAutoUpdate { get; set; }
Property Value
Type:
Boolean True if allow automatic update, false if not.
See Also