PackageInfoFileNameIdentifier Property |
Gets the file name identifier that codes operating system, architecture, dotnet version and net framework version
Namespace: Altaxo.Serialization.AutoUpdatesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public string FileNameIdentifier { get; }
Property Value
String
The file name identifier. Normally the file name is then AltaxoBinaries-'FileNameIdentifier'-'Version'.zip
See Also