We are logging data at a jobsite and are concerned that the PC will run out of memory without us realizing it was running low. We would like to be able to check the c: drive for space available. I had found the DriveInfo, but am not sure where to integrate that function.
We are logging data at a jobsite and are concerned that the PC will run out of memory without us realizing it was running low. We would like to be able to check the c: drive for space available. I had found the DriveInfo, but am not sure where to integrate that function.