Contains the total storage quota and quota usage for a user.
More...
|
void | Deconstruct (out T totalQuota, out T usedQuota) |
| Deconstructs the QuotaInfo<T> into TotalQuota and UsedQuota.
|
|
|
T | TotalQuota [get] |
| The total storage quota.
|
|
T | UsedQuota [get] |
| The amount of quota currently used.
|
|
Contains the total storage quota and quota usage for a user.
◆ Deconstruct()
Deconstructs the QuotaInfo<T> into TotalQuota and UsedQuota.
- Parameters
-
totalQuota | The total storage quota. |
usedQuota | The amount of quota currently used. |
The documentation for this struct was generated from the following file:
- UVACanvasAccess/ApiParts/Files.cs