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.AutoUpdatesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntax public string? FileNameOfPackageZipFileOverride { get; }
Property Value
StringSee Also