IO..::..PathCombine Method

Pathes the combine.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static string PathCombine(
	string sPath1,
	string sPath2
)

Parameters

sPath1
Type: String
The s path1.
sPath2
Type: String
The s path2.

Return Value

System.String.