PackageInfoIsOldStyleFile Property |
If true, this package is an old style package. Old style packages are packages before 2024-11, which where read-in using a text file.
Additionally, the hash of those packages was SHA1, and the name was in the style 'AltaxoBinaries-version.zip.
Namespace: Altaxo.Serialization.AutoUpdatesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public bool IsOldStyleFile { get; }
Property Value
BooleanSee Also