Version:
OtterConfig.Updates Class
Contains configuration for Otter software and extension updates.
Inheritance Hierarchy
- object
- Inedo.Otter.OtterConfig<Inedo.Otter.OtterConfig.Updates>
- Inedo.Otter.OtterConfig.Updates
Syntax
public
class
OtterConfig.Updates : OtterConfig<OtterConfig.Updates>
Properties
|
Name |
Description |
|
IncludeBeta
|
Gets or sets whether update checks should show a notification when a newer beta version has been released.
|
|
PerformUpdateChecks
|
Gets or sets whether update checks should occur from the Otter service.
|