VFileStream.Length Property Namespace: Rebex.IO Assembly: Rebex.FileSystem.dll (version 8.0.9673) Length Gets the length of the stream. Declaration public override long Length { get; } Property Value Type Description Int64 Overrides Stream.Length