HardDiskStatusTotalSpace Property |
Gets or sets the total disk space. In bytes.
Namespace:
AGI.Parallel.Infrastructure
Assembly:
AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax public long TotalSpace { get; set; }
Public Property TotalSpace As Long
Get
Set
Property Value
Type:
Int64The total disk space.
See Also