Click or drag to resize

folderNodefindUniqueDirectoryName Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Finds a unique directory name, for new directory to be created

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

Parameters

proposal
Type: SystemString
The proposal.

Return Value

Type: String
See Also