Declared in DataStorageUnit
Declaration
[Unit("B")]
int Allocated;Description
The total amount of bytes that has been allocated within the data storage unit. This is not the capacity if all data has not been allocated yet.
Declared in DataStorageUnit
[Unit("B")]
int Allocated;The total amount of bytes that has been allocated within the data storage unit. This is not the capacity if all data has not been allocated yet.