DirectoryItemSubDirectories Property |
Sub-directories of this directory item.
Namespace: OpenDiscoverSDK.Interfaces.Platform.Inventory.LegacyAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public List<DirectoryItem> SubDirectories { get; set; }Property Value
ListDirectoryItem
See Also