9
Answers

How to get drive space of any machine in ASP.Net

Photo of Sreenath G

Sreenath G

13y
3.6k
1


Hi,



 



I want to
get disc space details of machine in ASP.Net. How can I get this.



Using following
I hope we can get current system drive info, but I want to get other systems
drive infos



Dim dvr As New DriveInfo("c:")



Can any
help.



 



Thanks



Sreenath



Answers (9)