DirectoryItemNameWithTotalFileCount Property

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

Definition

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

Property Value

String

See Also