DiskQuotaControl.DefaultQuotaLimitText property

Gets the default quota limit as a text string.

This property is read-only.

Syntax

DefaultQuotaLimitText = DiskQuotaControl.DefaultQuotaLimitText

Property value

A string value that contains the default quota limit for new users of the volume. For example, if the default quota is 10.5 MB, the value of the property is "10.5 MB". If the volume has no default quota, the property is set to "No Limit" or the localized equivalent.

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

DefaultQuotaLimit

DiskQuotaControl