Click or drag to resize

PackageInfoFileNameWithoutPretextAndWithoutExtension Property

Gets the file name of the package file evaluated from the package properties, without pretext (i.e. without 'AltaxoBinaries') and 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 FileNameWithoutPretextAndWithoutExtension { get; }

Property Value

String
See Also