DirectoryItemTotalDirectoryCount Property

Total number of sub-directories in this directory.

Definition

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

Property Value

Int32

See Also