Click or drag to resize

DirectoryItemNameWithTotalFileCount Property

Name of the directory and total document count under the directory as a string. Format: "Name (count)"

Namespace: OpenDiscoverSDK.Interfaces.Platform.Inventory.Legacy
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public string NameWithTotalFileCount { get; }

Property Value

String
See Also