Java.IO.File.PathSeparator Property
The system-dependent string used to separate components in search paths (":").

Syntax

[Android.Runtime.Register("pathSeparator")]
public static string PathSeparator { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The system-dependent string used to separate components in search paths (":"). See File.PathSeparatorChar.

[Android Documentation]

Requirements

Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1