Click or drag to resize

PackageInfoIsUnstableVersion Property

Gets a value indicating whether this package is the unstable or the stable build of the program.

Namespace: Altaxo.Serialization.AutoUpdates
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsUnstableVersion { get; }

Property Value

Boolean
See Also