IPWorks Cloud 2020 C++ Builder Edition

Questions / Feedback?

DirSummaryDirCount Property

The number of subdirectories within the directory.

Syntax

__property __int64 DirSummaryDirCount = { read=FDirSummaryDirCount };

Default Value

0

Remarks

The number of subdirectories within the directory.

This property reflects the number of subdirectories contained within the directory, calculated recursively. Note that this count will always include the directory itself; i.e., this property would return 1 for a directory with no subfolders.

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]