Click or drag to resize

folderNodeRemove Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Unregisteres an subfolder from the node. It will not delete actual directory from the file system

Namespace:  imbSCI.Core.files.folders
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void Remove(
	string key
)
Request Example View Source

Parameters

key
Type: SystemString
The key.
See Also