FileBlockCount Property
Total number of blocks in a file.
Syntax
[VB.NET] Public ReadOnlyProperty FileBlockCount As Long
[C#] public long FileBlockCount {get;}
Remarks
Each block consists of 10 records, or approximately 960 characters.
This property is read-only.
Default Value
0