TapeFile.Blocks Property Definition Gets the blocks in the tape file. public IReadOnlyList<TapeBlock> Blocks { get; } View source Property Value IReadOnlyList<TapeBlock>