IO
.
.
::
.
.
PathCombine Method
Pathes the combine.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
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.
See Also
IO Class
Core Namespace