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