Click or drag to resize

filepathtoPath Method (String, PropertyCollection)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns the path with data applied

Namespace:  imbSCI.Core.files
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public string toPath(
	string rootPath,
	PropertyCollection data
)
Request Example View Source

Parameters

rootPath
Type: SystemString
The root path.
data
Type: System.DataPropertyCollection
The data.

Return Value

Type: String
See Also