Mono Class Library: Mono.Unix.UnixPath Overview | Members

Mono.Unix.UnixPath.Combine Method

Concatentates multiple path strings. [Edit]

public static string Combine (string path1, params string[] paths)

Parameters

path1
A string containing the first path. [Edit]
paths
A string array containing paths to append to path1. [Edit]

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

[Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0