Click or drag to resize

PackageInfoFileNameOfPackageZipFileOverride Property

The value is set after reading in a package from Json. It designates the file name of the package file. This value overrides the automatically created name of the package file in FileNameOfPackageZipFile.

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

Property Value

String
See Also