Click or drag to resize

PackageInfoFileLength Property

Gets the file length of the package.

Namespace: Altaxo.Serialization.AutoUpdates
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public long FileLength { get; }

Property Value

Int64
See Also