Drives.GetDrivesInformationReturnModel.TotalFreeSpace property
Gets or sets the total size of storage space on a drive, in bytes.
public long TotalFreeSpace { get; set; }
See Also
- class GetDrivesInformationReturnModel
- namespace LiTools.Helpers.IO