Click or drag to resize

VolumeGetDiskFreeSpace Method

Overload List
  NameDescription
Public methodStatic memberGetDiskFreeSpace(String)
Retrieves information about the amount of space that is available on a disk volume, which is the total amount of space, the total amount of free space, and the total amount of free space available to the user that is associated with the calling thread.
Public methodStatic memberGetDiskFreeSpace(String, NullableBoolean)
Retrieves information about the amount of space that is available on a disk volume, which is the total amount of space, the total amount of free space, and the total amount of free space available to the user that is associated with the calling thread.
Top
See Also