Concatentates multiple path strings.
Syntax
Parameters
- path1
-
A string containing the
first path.
- paths
-
A string array containing paths to append to
path1.
Returns
A string containing
path1 followed by each sequential element in
paths.
If any of the specified paths is a zero-length string, it is ig
Remarks
Requirements
Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0