BinaryFile.Bytes PropertyDefinitionThe raw bytes of the file. public IReadOnlyList<Byte> Bytes { get; } Property ValueIReadOnlyList<Byte>The raw bytes of the file.Last modified: 10 March 2026BinaryFile ConstructorsBinaryFile.CreateEntireFilePosition Method