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.3179.0 (4.8.3179.0)
Syntax public bool IsUnstableVersion { get; }
Property Value
BooleanSee Also