Click or drag to resize

DirectoryItemTotalDirectoryCount Property

Total number of sub-directories in this directory.

Namespace: OpenDiscoverSDK.Interfaces.Platform.Inventory.Legacy
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public int TotalDirectoryCount { get; set; }

Property Value

Int32
See Also