Click or drag to resize

PackageInfoFileNameOfPackageZipFileWithoutExtension Property

Gets the file name of the package file evaluated from the package properties, without extension (i.e. without .zip).

Namespace: Altaxo.Serialization.AutoUpdates
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax
C#
public string FileNameOfPackageZipFileWithoutExtension { get; }

Property Value

String
See Also