Click or drag to resize

DirectoryResultTotalDirectoryCount Property

Total number of sub-directories in this directory.

Namespace: OpenDiscoverSDK.Interfaces.Platform.Inventory
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax
C#
[DataMemberAttribute]
public long TotalDirectoryCount { get; set; }

Property Value

Int64
See Also