Click or drag to resize

ILogicalDiskInfoSupportsDiskQuotas Property

Win32_LogicalDisk: SupportsDiskQuotas: If True, this volume supports disk quotas.

Namespace:  Xcalibur.Models.Hardware.Disk
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
bool SupportsDiskQuotas { get; set; }

Property Value

Type: Boolean
true if [supports disk quotas]; otherwise, false.
See Also