S
Suresh.Eddala
Hi,
I am trying to get file size information in my code.
FileInfo().Length is returning the size of the file.
I have checked on File information in windows right click properties,
it has two properties.
-- Size
-- Size on disk
It seems size on disk is vary based on file system type and cluster
size,
Can any one tell me. How we can get Size on disk value for file.
Thank you!
Suresh
I am trying to get file size information in my code.
FileInfo().Length is returning the size of the file.
I have checked on File information in windows right click properties,
it has two properties.
-- Size
-- Size on disk
It seems size on disk is vary based on file system type and cluster
size,
Can any one tell me. How we can get Size on disk value for file.
Thank you!
Suresh