PackageInfoIsUnstableVersion Property |
Gets a value indicating whether this package is the unstable or the stable build of the program.
Namespace: Altaxo.Serialization.AutoUpdatesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public bool IsUnstableVersion { get; set; }
Property Value
BooleanSee Also