PackageInfoGetPackageFileName Method |
Gets the name of the package file.
Namespace: Altaxo.Serialization.AutoUpdatesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static string GetPackageFileName(
Version version
)
Parameters
- version Version
- The version of the package.
Return Value
StringThe package file name.
See Also