Click or drag to resize

imbStringPathToolsstandardizePath Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
DEPRECATED

Namespace:  imbSCI.Core.extensions.text
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static string standardizePath(
	string pathInput
)
Request Example View Source

Parameters

pathInput
Type: SystemString
The path input.

Return Value

Type: String
See Also