DIDiskQuotaUser.QuotaUsedText property

Gets the user's current disk usage as a text string.

This property is read-only.

Syntax

QuotaUsedText = DIDiskQuotaUser.QuotaUsedText

Property value

A string value that is set to the amount of disk space currently in use. If NTFS file compression is enabled, this property reflects the amount of disk space that the data would require in an uncompressed state.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
DLL
Shell32.dll (version 5.0 or later)

See also

DIDiskQuotaUser Object

QuotaLimitText

QuotaThresholdText

QuotaUsed