DiskSpaceInfoUsedSpaceUnitSize Property |
Indicates the amount of used space on a drive, formatted as a unit size.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string UsedSpaceUnitSize { get; }
Public ReadOnly Property UsedSpaceUnitSize As String
Get
public:
property String^ UsedSpaceUnitSize {
String^ get ();
}
member UsedSpaceUnitSize : string with get
Property Value
Type:
StringSee Also