Click or drag to resize
DiskSpaceInfoToString Method
Returns the drive name.

Namespace: Alphaleonis.Win32.Filesystem
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public override string ToString()

Return Value

Type: String
A string that represents this object.
See Also