PackageInfoFileNameOfPackageZipFileWithoutExtension Property |
Gets the file name of the package file evaluated from the package properties, without extension (i.e. without .zip).
Namespace: Altaxo.Serialization.AutoUpdatesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public string FileNameOfPackageZipFileWithoutExtension { get; }
Property Value
StringSee Also