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