Click or drag to resize

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)
Syntax
C#
bool AllowAutoUpdate { get; set; }

Property Value

Type: Boolean
True if allow automatic update, false if not.
See Also