IPWorks Cloud 2020 C++ Builder Edition

Questions / Feedback?

DirSummarySpaceUsed Property

The total amount of space the directory consumes on disk.

Syntax

__property __int64 DirSummarySpaceUsed = { read=FDirSummarySpaceUsed };

Default Value

0

Remarks

The total amount of space the directory consumes on disk.

This property reflects the total amount of space (in bytes) that the directory's contents, calculated recursively, consume on disk.

Unlike DirSummarySize, this property's value includes space consumed by file replicas.

This property is read-only and not available at design time.

Data Type

Long64

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 C++ Builder Edition - Version 20.0 [Build 8265]