CvmDeviceSoftwareUpdateManager Property |
Gets or sets the manager for software update.
Namespace:
Rubedos.Viper.Net
Assembly:
Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntaxpublic ISoftwareUpdateManager SoftwareUpdateManager { get; }
Property Value
Type:
ISoftwareUpdateManager The software update manager.
See Also