Java.IO.File.Separator Property
The system-dependent string used to separate components in filenames ('/').

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The system-dependent string used to separate components in filenames ('/'). See File.SeparatorChar.

[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