how to find the free percentage of a drive in c#

Posted by Arunachalam on Stack Overflow See other posts from Stack Overflow or by Arunachalam
Published on 2010-06-06T14:54:29Z Indexed on 2010/06/06 15:12 UTC
Read the original article Hit count: 206

Filed under:

how to find the percentage of the drive in c#

for example

if c: is 100 gb and the used space is 25 gb the free percentage should be 75%

© Stack Overflow or respective owner

Related posts about c#