Click or drag to resize

DiskSpaceInfoTotalNumberOfBytes Property

The total number of bytes on a disk that are available to the user who is associated with the calling thread.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public long TotalNumberOfBytes { get; }

Property Value

Type: Int64
See Also