Class Stability
Assembly: ZeroInstall.Model.dll
Syntax
public sealed class Stability : Enum
Fields
Buggy
Known bugs, none security-related.
Declaration
public const Stability Buggy
Field Value
Developer
More extreme version of Testing, expected to have bugs.
Declaration
public const Stability Developer
Field Value
Insecure
Known bugs, some or all security-related.
Declaration
public const Stability Insecure
Field Value
Packaged
Declaration
public const Stability Packaged
Field Value
Preferred
Set by user as a personal preference overriding other stability criteria.
Declaration
public const Stability Preferred
Field Value
Stable
Declaration
public const Stability Stable
Field Value
Testing
Declaration
public const Stability Testing
Field Value
Unset
Declaration
public const Stability Unset
Field Value
value__
Declaration
Field Value