VolumeInfoVolumeQuotas Property |
The specified volume supports disk quotas.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public bool VolumeQuotas { get; }
Public ReadOnly Property VolumeQuotas As Boolean
Get
public:
property bool VolumeQuotas {
bool get ();
}
member VolumeQuotas : bool with get
Property Value
Type:
BooleanSee Also