Click or drag to resize

FileLength Property

The length of the file in bytes.

Namespace: Orthogonal.Hoarder.StdLib.Entity
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.17
Syntax
C#
public long? Length { get; set; }

Property Value

NullableInt64
See Also