TapFile.Blocks Property Definition Gets the blocks in the TAP file. public IReadOnlyList<TapBlock> Blocks { get; } View source Property Value IReadOnlyList<TapBlock>