Path.Combine(String,String) Method

Represents method Combine(String,String).

Namespace: System.IO
public
 class function Combine(const Path1: String; const Path2: String): String;

Parameters

Path1
Type: String

Path2
Type: String

Return Value

Type: String