Click or drag to resize

DiskUsage Properties

The DiskUsage type exposes the following members.

Properties
  NameDescription
Public propertypercent_used
Percentage of the environment's disk capacity that is being used.
Public propertytotal
Total amount of the environment's disk capacity, in KB or GB format.
Public propertytotal_bytes
Total number of bytes available in the environment's disk capacity.
Public propertyused
Amount of disk capacity used, in KB or GB format.
Public propertyused_bytes
Number of bytes used on the environment's disk capacity.
Top
See Also