Click or drag to resize

InventoryDirectoriesOnlyStartInventory Method

[Missing <summary> documentation for "M:OpenDiscoverSDK.Platform.Inventory.InventoryDirectoriesOnly.StartInventory(System.String,System.Boolean)"]


Namespace: OpenDiscoverSDK.Platform.Inventory
Assembly: OpenDiscoverSDK (in OpenDiscoverSDK.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
public void StartInventory(
	string directoryPath,
	bool wantFileSystemOwner = false
)

Parameters

directoryPath  String
wantFileSystemOwner  Boolean  (Optional)
Exceptions
ExceptionCondition
Exception
Remarks
An event handler subscriber for OnInventoryUpdate is required.
See Also