Container FolderAdd Sub Folder Method
RESERVED. Adds a related path to a root folder. Used internally by SDK.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Content
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public void AddSubFolder(
string path,
bool isDirectory
)Parameters
Remarks
This method is used internally by SDK to reconstruct archive and other container folder hierarchies.