dsplaisted / PCLStorage

PCL Storage - Portable Storage APIs
Microsoft Public License
305 stars 94 forks source link

File size property on the IFile interface. #54

Open jgborges opened 7 years ago

jgborges commented 7 years ago

I would be nice to have a easy and fast property to read the file size. I suggest including a "Size" property of type long on the IFile interface.

iWeaverMan commented 7 years ago

+1

Cocotus commented 7 years ago

+1 here - since pclstorage is dealing with Files anyway there's no reason to get additioanl fileinfos? Would be really helpful.